Skip to content

Commit 20bcf85

Browse files
fix(deps): update dependency js-yaml to v4.2.0 (#819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ed51ad commit 20bcf85

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

.pnp.cjs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-105 KB
Binary file not shown.
211 KB
Binary file not shown.

packages/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@johngw/error": "2.2.2",
4141
"@johngw/iterator": "1.2.2",
4242
"@ts-morph/common": "0.29.0",
43-
"js-yaml": "4.1.1",
43+
"js-yaml": "4.2.0",
4444
"json-schema-to-typescript": "15.0.4",
4545
"lodash": "4.18.1",
4646
"ts-morph": "27.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ __metadata:
607607
"@types/node": "npm:24.12.4"
608608
"@types/prettier": "npm:3.0.0"
609609
"@types/yargs": "npm:17.0.35"
610-
js-yaml: "npm:4.1.1"
610+
js-yaml: "npm:4.2.0"
611611
json-schema-to-typescript: "npm:15.0.4"
612612
lodash: "npm:4.18.1"
613613
prettier: "npm:3.8.3"
@@ -3156,14 +3156,14 @@ __metadata:
31563156
languageName: node
31573157
linkType: hard
31583158

3159-
"js-yaml@npm:4.1.1":
3160-
version: 4.1.1
3161-
resolution: "js-yaml@npm:4.1.1"
3159+
"js-yaml@npm:4.2.0":
3160+
version: 4.2.0
3161+
resolution: "js-yaml@npm:4.2.0"
31623162
dependencies:
31633163
argparse: "npm:^2.0.1"
31643164
bin:
31653165
js-yaml: bin/js-yaml.js
3166-
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
3166+
checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d
31673167
languageName: node
31683168
linkType: hard
31693169

0 commit comments

Comments
 (0)