Skip to content

Commit d0e9c14

Browse files
Bump mocha from 11.2.2 to 11.5.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.2.2 to 11.5.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.2.2...v11.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac32e7b commit d0e9c14

2 files changed

Lines changed: 10 additions & 23 deletions

File tree

package-lock.json

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

packages/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/mocha": "^10.0.10",
22-
"mocha": "^11.2.2",
22+
"mocha": "^11.5.0",
2323
"ts-mocha": "^11.1.0",
2424
"typescript": "^5.8.3"
2525
},

0 commit comments

Comments
 (0)