Skip to content

Commit a1742c7

Browse files
Bump mocha from 11.1.0 to 11.2.2 (#38)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.1.0 to 11.2.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.2.2 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 542c566 commit a1742c7

File tree

2 files changed

+31
-189
lines changed

2 files changed

+31
-189
lines changed

package-lock.json

Lines changed: 30 additions & 188 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
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"chai": "5.2.0",
99
"express": "4.21.2",
10-
"mocha": "11.1.0"
10+
"mocha": "11.2.2"
1111
},
1212
"scripts": {
1313
"test": "mocha --reporter spec --exit tests/"

0 commit comments

Comments
 (0)