Skip to content

Commit 8a17418

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 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 3b4ce72 commit 8a17418

2 files changed

Lines changed: 60 additions & 84 deletions

File tree

package-lock.json

Lines changed: 59 additions & 83 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
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"chai": "~4.3.8",
2929
"kerberos": "^2.2.2",
30-
"mocha": "~10.2.0",
30+
"mocha": "~10.8.2",
3131
"mocha-jenkins-reporter": "~0.4.8",
3232
"proxyquire": "~2.1.3",
3333
"sinon": "~15.2.0",

0 commit comments

Comments
 (0)