Skip to content

Commit 9b517b6

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.4.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.4.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 ea9a29d commit 9b517b6

File tree

2 files changed

+75
-85
lines changed

2 files changed

+75
-85
lines changed

package-lock.json

Lines changed: 74 additions & 84 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
@@ -42,7 +42,7 @@
4242
"gulp-stylelint": "^13.0.0",
4343
"html-webpack-plugin": "^5.6.0",
4444
"kss": "^3.0.1",
45-
"mocha": "^10.0.0",
45+
"mocha": "^10.8.2",
4646
"mocha-clean": "^1.0.0",
4747
"rollup": "^4.18.0",
4848
"rollup-plugin-generate-html-template": "^1.7.0",

0 commit comments

Comments
 (0)