Update mocha requirement from ^9.2.0 to ^9.2.1 (#40)

This commit is contained in:
dependabot[bot]
2022-03-01 09:22:32 +00:00
committed by GitHub
parent aa7a06d750
commit ba6f42601a
+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.2.0", "mocha": "^9.2.1",
"chai": "^4.3.6" "chai": "^4.3.6"
}, },
"main": "main.js", "main": "main.js",