Skip to content

Commit 37e7a87

Browse files
build(deps): bump js-yaml and mocha
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) 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: js-yaml dependency-version: 4.1.1 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 91a15ec commit 37e7a87

File tree

2 files changed

+63
-91
lines changed

2 files changed

+63
-91
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
"@types/vscode": "^1.105.0",
371371
"@vscode/test-electron": "^2.2.0",
372372
"glob": "^8.0.3",
373-
"mocha": "^10.1.0",
373+
"mocha": "^10.8.2",
374374
"ts-loader": "^9.4.1",
375375
"typescript": "^4.9.3",
376376
"undici-types": "^7.16.0",

0 commit comments

Comments
 (0)