Update mocha requirement from ^9.1.3 to ^9.2.0 (#34)

This commit is contained in:
dependabot[bot]
2022-02-01 05:03:43 +00:00
committed by GitHub
parent 1f1fc7ef43
commit 7c966c5bd9
+1 -1
View File
@@ -32,7 +32,7 @@
"devDependencies": {
"@alcalzone/release-script": "^2.2.1",
"gulp": "^4.0.2",
"mocha": "^9.1.3",
"mocha": "^9.2.0",
"chai": "^4.3.4"
},
"main": "main.js",