Skip to content

Commit 3d17f8e

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 in /generator (#3595)
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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 465d854 commit 3d17f8e

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

generator/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.

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"colors": "^1.4.0",
3434
"eslint": "^8.57.1",
3535
"eslint-plugin-header": "^3.1.1",
36-
"js-yaml": "^4.1.0",
36+
"js-yaml": "^4.1.1",
3737
"lodash": "^4.17.21",
3838
"ts-node": "^10.9.2",
3939
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)