Skip to content

Commit b14f084

Browse files
Bump mocha from 10.7.3 to 10.8.2 in /.github/scripts
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad4a5ba commit b14f084

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

.github/scripts/package-lock.json

Lines changed: 7 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Rob Anderson (https://github.com/robandpdx)",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"mocha": "^10.7.3",
18+
"mocha": "^10.8.2",
1919
"mock-fs": "^5.4.0",
2020
"nock": "^13.5.6",
2121
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)