Skip to content

Commit e997f62

Browse files
deps: bump tsx in /scripts in the minor-and-patch group (#312)
Bumps the minor-and-patch group in /scripts with 1 update: [tsx](https://github.com/privatenumber/tsx). Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0524ad7 commit e997f62

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"glob": "13.0.6",
1414
"js-yaml": "5.2.1",
15-
"tsx": "4.23.0"
15+
"tsx": "4.23.1"
1616
},
1717
"devDependencies": {
1818
"@types/node": "26.1.1",

scripts/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ __metadata:
1212
"@types/node": "npm:26.1.1"
1313
glob: "npm:13.0.6"
1414
js-yaml: "npm:5.2.1"
15-
tsx: "npm:4.23.0"
15+
tsx: "npm:4.23.1"
1616
typescript: "npm:6.0.3"
1717
languageName: unknown
1818
linkType: soft
@@ -813,9 +813,9 @@ __metadata:
813813
languageName: node
814814
linkType: hard
815815

816-
"tsx@npm:4.23.0":
817-
version: 4.23.0
818-
resolution: "tsx@npm:4.23.0"
816+
"tsx@npm:4.23.1":
817+
version: 4.23.1
818+
resolution: "tsx@npm:4.23.1"
819819
dependencies:
820820
esbuild: "npm:~0.28.0"
821821
fsevents: "npm:~2.3.3"
@@ -824,7 +824,7 @@ __metadata:
824824
optional: true
825825
bin:
826826
tsx: dist/cli.mjs
827-
checksum: 10c0/e4fade6bf8a4447424652da3a68f5ab7b927d1cbe5f697dba876c626c5fb7bf7663c4f71777992c9cbbdc8148c63ee1ddcf15536ff9d1863f9fbea25247ee0a9
827+
checksum: 10c0/2f7393c09ffd161701342c87141c6158945967c0fdb6476f157a72e53554cbc983b8e516b441beafde27c9840d8ffd619802acce6b6be5e9e197d693e111a55d
828828
languageName: node
829829
linkType: hard
830830

0 commit comments

Comments
 (0)