Skip to content

Commit 6381141

Browse files
dependabot[bot]fabianrbz
authored andcommitted
chore(deps): bump js-yaml in /tools/plugins-changelog-generator
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 3.14.2 and updates ancestor dependency . These dependencies need to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) 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@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db8ab2b commit 6381141

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tools/plugins-changelog-generator/package-lock.json

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

tools/plugins-changelog-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"fast-glob": "^3.3.3",
1111
"gray-matter": "^4.0.3",
12-
"js-yaml": "^4.1.0",
12+
"js-yaml": "^4.1.1",
1313
"minimist": "^1.2.8",
1414
"semver": "^7.7.2"
1515
}

0 commit comments

Comments
 (0)