diff options
| author | Fuwn <[email protected]> | 2021-05-11 17:57:27 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 17:57:27 -0700 |
| commit | d3a207497a20b3f389161d1ba2fff422012e2f3a (patch) | |
| tree | cc7273ca07f0f9601f8553a4346de17606ffb5b2 /package.json | |
| parent | Merge pull request #13 from senpy-club/renovate/vue-monorepo (diff) | |
| parent | chore(deps): update dependency lint-staged to v11 (diff) | |
| download | frontend-d3a207497a20b3f389161d1ba2fff422012e2f3a.tar.xz frontend-d3a207497a20b3f389161d1ba2fff422012e2f3a.zip | |
Merge pull request #12 from senpy-club/renovate/lint-staged-11.x
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 14b7293..be43eef 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" |