diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f7a8e91..9191e9f 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "@commitlint/config-conventional": "12.1.1", "@types/chai": "4.2.18", "@types/mocha": "8.2.2", - "@typescript-eslint/eslint-plugin": "4.23.0", - "@typescript-eslint/parser": "4.23.0", + "@typescript-eslint/eslint-plugin": "4.33.0", + "@typescript-eslint/parser": "4.33.0", "@vue/cli-plugin-babel": "4.5.13", "@vue/cli-plugin-eslint": "4.5.13", "@vue/cli-plugin-router": "4.5.13", |