Skip to content

Commit a16eefa

Browse files
authored
Merge pull request #830 from codacy/dependabot/npm_and_yarn/mocha-and-types/mocha-10.2.0
build(deps-dev): bump mocha and @types/mocha
2 parents 3c3cf7c + 2f7deb8 commit a16eefa

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

package-lock.json

Lines changed: 10 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/chai": "^4.3.1",
6767
"@types/eslint": "^7.29.0",
6868
"@types/lodash": "^4.14.191",
69-
"@types/mocha": "^9.1.1",
69+
"@types/mocha": "^10.0.1",
7070
"@types/node": "^18.11.18",
7171
"@types/node-fetch": "^3.0.3",
7272
"@types/simple-mock": "^0.8.2",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-unused-imports": "^1.1.5",
7777
"husky": "^8.0.1",
7878
"lint-staged": "^13.1.0",
79-
"mocha": "^10.0.0",
79+
"mocha": "^10.2.0",
8080
"prettier": "^2.8.1",
8181
"simple-mock": "^0.8.0",
8282
"sort-package-json": "^1.57.0",

0 commit comments

Comments
 (0)