Skip to content

Commit 5212813

Browse files
Bump mocha from 5.2.0 to 9.1.3 (#49)
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 9.1.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v5.2.0...v9.1.3) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee9b1f commit 5212813

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
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"c8": "^7.10.0",
2828
"eslint": "^4.15.0",
29-
"mocha": "^5.0.0",
29+
"mocha": "^9.1.3",
3030
"should": "^13.0.0"
3131
},
3232
"files": [

0 commit comments

Comments
 (0)