Skip to content

Commit c6aede6

Browse files
deps: bump js-yaml from 4.2.0 to 5.1.0 in /scripts
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.1.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.1.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 391fc02 commit c6aede6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"glob": "13.0.6",
14-
"js-yaml": "4.2.0",
14+
"js-yaml": "5.1.0",
1515
"tsx": "4.22.4"
1616
},
1717
"devDependencies": {

scripts/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ __metadata:
1212
"@types/js-yaml": "npm:4.0.9"
1313
"@types/node": "npm:25.9.3"
1414
glob: "npm:13.0.6"
15-
js-yaml: "npm:4.2.0"
15+
js-yaml: "npm:5.1.0"
1616
tsx: "npm:4.22.4"
1717
typescript: "npm:6.0.3"
1818
languageName: unknown
@@ -546,14 +546,14 @@ __metadata:
546546
languageName: node
547547
linkType: hard
548548

549-
"js-yaml@npm:4.2.0":
550-
version: 4.2.0
551-
resolution: "js-yaml@npm:4.2.0"
549+
"js-yaml@npm:5.1.0":
550+
version: 5.1.0
551+
resolution: "js-yaml@npm:5.1.0"
552552
dependencies:
553553
argparse: "npm:^2.0.1"
554554
bin:
555-
js-yaml: bin/js-yaml.js
556-
checksum: 10c0/1916456c118746603b067d74bbcbb0445d9a1d5e474ad4ae775e7b20525bed902e01d9d97dd0c81fcd8d4f596162309d0eb057f4aa38f3e9647f14075e9dea45
555+
js-yaml: bin/js-yaml.mjs
556+
checksum: 10c0/a21c3817fb736ab3215c9d1ffb0a94823d02ecb51b481e88ab4bf0f9522baccbe9168bdf265bc315124d5087e2261de93e56176c2a7cd589d8275a18d7b3316e
557557
languageName: node
558558
linkType: hard
559559

0 commit comments

Comments
 (0)