Skip to content

Commit 73faf2c

Browse files
Bump mocha from 9.2.2 to 11.7.6
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 11.7.6. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v11.7.6) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ea540b commit 73faf2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"coveralls": "^3.0.7",
1313
"eslint": "^7.23.0",
1414
"eslint-config-google": "^0.14.0",
15-
"mocha": "^9.1.1",
15+
"mocha": "^11.7.6",
1616
"nyc": "^18.0.0"
1717
},
1818
"scripts": {

0 commit comments

Comments
 (0)