Skip to content

Commit 9025f39

Browse files
chore(deps): bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.1.9 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.1.2 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v5.1.9) Updates `mocha` from 10.2.0 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.2.0...v10.8.2) --- updated-dependencies: - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect - dependency-name: mocha dependency-version: 10.8.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6776750 commit 9025f39

File tree

2 files changed

+77
-131
lines changed

2 files changed

+77
-131
lines changed

node/chat/project-management-app/package-lock.json

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

node/chat/project-management-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@google-cloud/functions-framework": "^3.0.0"
2525
},
2626
"devDependencies": {
27-
"mocha": "^10.2.0",
27+
"mocha": "^10.8.2",
2828
"proxyquire": "^2.1.3",
2929
"sinon": "^17.0.1"
3030
}

0 commit comments

Comments
 (0)