Update mocha requirement from ^9.1.2 to ^9.1.3 (#24)

This commit is contained in:
dependabot[bot]
2021-11-01 06:03:44 +00:00
committed by GitHub
parent aedde9a4b9
commit fd5517c976
+1 -1
View File
@@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"@alcalzone/release-script": "^2.2.1", "@alcalzone/release-script": "^2.2.1",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"mocha": "^9.1.2", "mocha": "^9.1.3",
"chai": "^4.3.4" "chai": "^4.3.4"
}, },
"main": "main.js", "main": "main.js",