update mocha

This commit is contained in:
marzavec
2025-03-11 11:59:52 -07:00
parent 9dc53eddef
commit 9f11c5d5fe
2 changed files with 682 additions and 205 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"eslint": "^8.9.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"mocha": "^9.2.1",
"mocha": "^11.1.0",
"nyc": "^15.1.0"
}
}