Skip to content

Commit aabc4c7

Browse files
build(deps-dev): bump mocha from 10.3.0 to 10.4.0 (#72)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cd019b commit aabc4c7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -53,7 +53,7 @@
5353
"eslint-config-airbnb-base": "^15.0.0",
5454
"eslint-config-google": "^0.14.0",
5555
"eslint-plugin-import": "^2.29.1",
56-
"mocha": "^10.3.0",
56+
"mocha": "^10.4.0",
5757
"mochawesome": "^7.1.3",
5858
"supertest": "^6.3.4"
5959
},

0 commit comments

Comments
 (0)