Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit ac7ea43

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

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"cross-env": "^6.0.3",
19-
"mocha": "^5.2.0",
19+
"mocha": "^7.0.1",
2020
"which": "^1.2.0"
2121
},
2222
"dependencies": {

0 commit comments

Comments
 (0)