Skip to content

Commit 6e52cbb

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /generate-docs/scripts (#402)
Bumps [js-yaml](https://github.com/nodeca/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) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2c7eec commit 6e52cbb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

generate-docs/scripts/package-lock.json

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

generate-docs/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fs-extra": "11.3.0",
2828
"inquirer": "^10.2.1",
2929
"isomorphic-fetch": "^3.0.0",
30-
"js-yaml": "4.1.0",
30+
"js-yaml": "4.1.1",
3131
"lodash": "^4.17.21"
3232
}
3333
}

0 commit comments

Comments
 (0)