diff options
| author | Renovate Bot <[email protected]> | 2021-05-08 03:21:17 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-08 03:21:17 +0000 |
| commit | a759c4695a411325a2a8fca3e5f4e5394398526e (patch) | |
| tree | 486dd8ad431d6776876b2c7a3ec0306f847236c6 /package.json | |
| parent | fix(global): case (diff) | |
| download | frontend-a759c4695a411325a2a8fca3e5f4e5394398526e.tar.xz frontend-a759c4695a411325a2a8fca3e5f4e5394398526e.zip | |
chore(deps): update dependency eslint to v7
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 e998f68..567bb4f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "chai": "4.3.4", "commitizen": "4.2.3", "cz-conventional-commit": "1.0.6", - "eslint": "6.8.0", + "eslint": "7.26.0", "eslint-plugin-import": "2.22.1", "eslint-plugin-vue": "7.9.0", "husky": "6.0.0", |