aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f7a8e91..4465e71 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
- "@types/chai": "4.2.18",
+ "@types/chai": "4.3.0",
"@types/mocha": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
@@ -38,7 +38,7 @@
"@vue/eslint-config-airbnb": "5.3.0",
"@vue/eslint-config-typescript": "7.0.0",
"@vue/test-utils": "2.0.0-rc.6",
- "chai": "4.3.4",
+ "chai": "4.3.6",
"commitizen": "4.2.4",
"cz-conventional-commit": "1.0.6",
"eslint": "7.26.0",