diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 6d6275e..be43eef 100644 --- a/package.json +++ b/package.json @@ -24,16 +24,16 @@ "@commitlint/cli": "12.1.1", "@commitlint/config-conventional": "12.1.1", "@types/chai": "4.2.18", - "@types/mocha": "5.2.7", + "@types/mocha": "8.2.2", "@typescript-eslint/eslint-plugin": "4.23.0", "@typescript-eslint/parser": "4.23.0", - "@vue/cli-plugin-babel": "4.5.12", - "@vue/cli-plugin-eslint": "4.5.12", - "@vue/cli-plugin-router": "4.5.12", - "@vue/cli-plugin-typescript": "4.5.12", - "@vue/cli-plugin-unit-mocha": "4.5.12", - "@vue/cli-plugin-vuex": "4.5.12", - "@vue/cli-service": "4.5.12", + "@vue/cli-plugin-babel": "4.5.13", + "@vue/cli-plugin-eslint": "4.5.13", + "@vue/cli-plugin-router": "4.5.13", + "@vue/cli-plugin-typescript": "4.5.13", + "@vue/cli-plugin-unit-mocha": "4.5.13", + "@vue/cli-plugin-vuex": "4.5.13", + "@vue/cli-service": "4.5.13", "@vue/compiler-sfc": "3.0.11", "@vue/eslint-config-airbnb": "5.3.0", "@vue/eslint-config-typescript": "7.0.0", |