Skip to content

Commit 98142f0

Browse files
chore(deps-dev): Bump mocha from 9.2.2 to 11.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 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@v9.2.2...v11.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93261e1 commit 98142f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"chai": "^4.3.4",
29-
"mocha": "^9.0.3",
29+
"mocha": "^11.2.2",
3030
"path": "^0.12.7",
3131
"proxyquire": "^2.1.3",
3232
"sinon": "^11.1.2",

0 commit comments

Comments
 (0)