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

Commit 7fec667

Browse files
Bump mocha from 9.0.1 to 9.0.2 (#625)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e380c5 commit 7fec667

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

Lines changed: 25 additions & 25 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
@@ -288,7 +288,7 @@
288288
"@typescript-eslint/parser": "^4.28.1",
289289
"chai": "^4.3.4",
290290
"eslint": "^7.30.0",
291-
"mocha": "^9.0.1",
291+
"mocha": "^9.0.2",
292292
"mocha-jenkins-reporter": "^0.4.4",
293293
"sinon": "11.1.1",
294294
"typescript": "^4.3.5",

0 commit comments

Comments
 (0)