Skip to content

Commit 77a4cf6

Browse files
deps: bump the minor-and-patch group in /scripts with 2 updates
Bumps the minor-and-patch group in /scripts with 2 updates: [js-yaml](https://github.com/nodeca/js-yaml) and [tsx](https://github.com/privatenumber/tsx). Updates `js-yaml` from 4.1.1 to 4.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) Updates `tsx` from 4.22.3 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.3...v4.22.4) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f41ceaa commit 77a4cf6

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"glob": "13.0.6",
14-
"js-yaml": "4.1.1",
15-
"tsx": "4.22.3"
14+
"js-yaml": "4.2.0",
15+
"tsx": "4.22.4"
1616
},
1717
"devDependencies": {
1818
"@types/js-yaml": "4.0.9",

scripts/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ __metadata:
1212
"@types/js-yaml": "npm:4.0.9"
1313
"@types/node": "npm:25.9.1"
1414
glob: "npm:13.0.6"
15-
js-yaml: "npm:4.1.1"
16-
tsx: "npm:4.22.3"
15+
js-yaml: "npm:4.2.0"
16+
tsx: "npm:4.22.4"
1717
typescript: "npm:6.0.3"
1818
languageName: unknown
1919
linkType: soft
@@ -546,14 +546,14 @@ __metadata:
546546
languageName: node
547547
linkType: hard
548548

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

@@ -821,9 +821,9 @@ __metadata:
821821
languageName: node
822822
linkType: hard
823823

824-
"tsx@npm:4.22.3":
825-
version: 4.22.3
826-
resolution: "tsx@npm:4.22.3"
824+
"tsx@npm:4.22.4":
825+
version: 4.22.4
826+
resolution: "tsx@npm:4.22.4"
827827
dependencies:
828828
esbuild: "npm:~0.28.0"
829829
fsevents: "npm:~2.3.3"
@@ -832,7 +832,7 @@ __metadata:
832832
optional: true
833833
bin:
834834
tsx: dist/cli.mjs
835-
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
835+
checksum: 10c0/3df31eb4929ff501b40b122163705b201ea57a492581e14312ae95d21eb015b33ded46a3fd564f9c89a0e8083186987fc4f10dd38182c4ad6241605974f6c927
836836
languageName: node
837837
linkType: hard
838838

0 commit comments

Comments
 (0)