Skip to content

Commit 06583a7

Browse files
committed
fix: upgrade mocha from 10.3.0 to 10.4.0
Snyk has created this PR to upgrade mocha from 10.3.0 to 10.4.0. See this package in npm: https://www.npmjs.com/package/mocha See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/f6999c7c-f419-43d7-9c50-ea0d721da9f4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent dffbb9a commit 06583a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-import": "^2.29.1",
4949
"eslint-plugin-n": "~16.0.2",
5050
"eslint-plugin-promise": "^6.1.1",
51-
"mocha": "^10.3.0",
51+
"mocha": "^10.4.0",
5252
"nyc": "^15.1.0",
5353
"standard-version": "^9.5.0"
5454
}

0 commit comments

Comments
 (0)