Skip to content

Commit 6565f63

Browse files
Bump minimatch and mocha in /source/backend/functions/graph-api
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.2.0 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.2.0...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 3ef9e07 commit 6565f63

File tree

2 files changed

+66
-15
lines changed

2 files changed

+66
-15
lines changed

source/backend/functions/graph-api/package-lock.json

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

source/backend/functions/graph-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"aws-sdk": "latest",
2828
"chai": "^4.2.0",
29-
"mocha": "^9.1.2",
29+
"mocha": "^9.2.2",
3030
"nyc": "^15.1.0",
3131
"nyc-report-lcov-absolute": "^1.0.0",
3232
"rewire": "^6.0.0",

0 commit comments

Comments
 (0)