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 5d015b1..560cd60 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.10.1",
"ajv": "^7.0.2",
- "ajv-cli": "^4.0.1",
+ "ajv-cli": "^5.0.0",
"chai": "^4.2.0",
"css-loader": "^5.0.1",
"eslint": "7.23.0",
@@ -83,6 +83,6 @@
"web-ext-types": "^3.2.1",
"webextensions-api-fake": "^0.9.1",
"webpack": "4.46.0",
- "webpack-cli": "4.5.0"
+ "webpack-cli": "4.6.0"
}
}