Skip to content

Commit f751919

Browse files
chore(deps-dev): bump mocha from 9.1.3 to 9.2.0 (#80)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 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@v9.1.3...v9.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8171f1 commit f751919

File tree

2 files changed

+38
-24
lines changed

2 files changed

+38
-24
lines changed

package-lock.json

Lines changed: 37 additions & 23 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
@@ -38,7 +38,7 @@
3838
"esbuild": "^0.14.11",
3939
"esbuild-register": "^3.3.2",
4040
"eslint": "^7.32.0",
41-
"mocha": "^9.1.3",
41+
"mocha": "^9.2.0",
4242
"rollup": "^2.62.0",
4343
"rollup-plugin-node-resolve": "^5.2.0",
4444
"semantic-release": "^18.0.1",

0 commit comments

Comments
 (0)