Skip to content

Commit c9cc58b

Browse files
Bump js-yaml in /src/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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a56e0e commit c9cc58b

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

src/generator/package-lock.json

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

src/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"colors": "^1.4.0",
4040
"eslint": "^8.39.0",
4141
"eslint-plugin-header": "^3.1.1",
42-
"js-yaml": "^4.1.0",
42+
"js-yaml": "^4.1.1",
4343
"ts-node": "^10.9.1",
4444
"typescript": "^5.0.4",
4545
"yargs": "^17.7.1",

0 commit comments

Comments
 (0)