Skip to content

Commit 326a57c

Browse files
Bump mocha from 7.2.0 to 8.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v7.2.0...v8.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent be05811 commit 326a57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/Gerhut/create-function#readme",
2626
"devDependencies": {
27-
"mocha": "^7.0.1",
27+
"mocha": "^8.0.1",
2828
"nyc": "^15.0.0",
2929
"should": "^13.0.1",
3030
"standard": "^14.1.0"

0 commit comments

Comments
 (0)