Skip to content

Commit 0804a29

Browse files
build(deps): bump minimatch and mocha in /backend
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `mocha` from 9.1.3 to 9.2.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.1.3...v9.2.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77d48f7 commit 0804a29

File tree

2 files changed

+62
-49
lines changed

2 files changed

+62
-49
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "^8.5.0",
4242
"jest": "^29.4.2",
4343
"jsonwebtoken": "^8.5.1",
44-
"mocha": "^9.1.3",
44+
"mocha": "^9.2.2",
4545
"nodemon": "^2.0.20",
4646
"nyc": "^15.1.0",
4747
"supertest": "^3.4.2"

0 commit comments

Comments
 (0)