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

Commit 110cc51

Browse files
Bump mocha from 8.4.0 to 9.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v8.4.0...v9.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38f7263 commit 110cc51

File tree

2 files changed

+92
-109
lines changed

2 files changed

+92
-109
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-core": "^6.26.3",
4545
"babel-plugin-transform-async-to-generator": "^6.24.1",
4646
"chai": "^4.2.0",
47-
"mocha": "^8.0.1",
47+
"mocha": "^9.2.0",
4848
"node-cpplint": "~0.4.0",
4949
"node-gyp": "^7.0.0",
5050
"prebuild": "^11.0.2"

0 commit comments

Comments
 (0)