diff options
| author | Renovate Bot <[email protected]> | 2021-05-12 00:56:20 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-12 00:56:20 +0000 |
| commit | 5157a756ee6010f19ece2baf23e82e323c83dbf2 (patch) | |
| tree | 8fc9d2a10bd136b4fb97480c9650c2ef7af010d5 /package.json | |
| parent | Merge pull request #14 from senpy-club/renovate/chai-4.x (diff) | |
| download | frontend-5157a756ee6010f19ece2baf23e82e323c83dbf2.tar.xz frontend-5157a756ee6010f19ece2baf23e82e323c83dbf2.zip | |
chore(deps): update dependency lint-staged to v11
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2b691ee..6d6275e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-import": "2.22.1", "eslint-plugin-vue": "7.9.0", "husky": "6.0.0", - "lint-staged": "9.5.0", + "lint-staged": "11.0.0", "sass": "1.32.12", "sass-loader": "8.0.2", "typescript": "4.2.4" |