Skip to content

Commit 839ec48

Browse files
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 9.2.2 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v11.7.6) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33f50ee commit 839ec48

2 files changed

Lines changed: 930 additions & 685 deletions

File tree

adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@types/mocha": "^9.1.0",
28-
"mocha": "^11.1.0",
28+
"mocha": "^11.7.6",
2929
"typescript": "^4.9.4"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)