Skip to content

Commit 649e56f

Browse files
committed
Bump tsx to version 4.12.0
1 parent f3bdb5c commit 649e56f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"size-limit": "^11.0.1",
8989
"tslib": "^1.10.0",
9090
"tsup": "^7.2.0",
91-
"tsx": "^4.11.0",
91+
"tsx": "^4.12.0",
9292
"typescript": "^5.4.5",
9393
"vitest": "^1.6.0",
9494
"yargs": "^15.3.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7587,7 +7587,7 @@ __metadata:
75877587
size-limit: "npm:^11.0.1"
75887588
tslib: "npm:^1.10.0"
75897589
tsup: "npm:^7.2.0"
7590-
tsx: "npm:^4.11.0"
7590+
tsx: "npm:^4.12.0"
75917591
typescript: "npm:^5.4.5"
75927592
vitest: "npm:^1.6.0"
75937593
yargs: "npm:^15.3.1"
@@ -28543,9 +28543,9 @@ __metadata:
2854328543
languageName: node
2854428544
linkType: hard
2854528545

28546-
"tsx@npm:^4.11.0":
28547-
version: 4.11.0
28548-
resolution: "tsx@npm:4.11.0"
28546+
"tsx@npm:^4.12.0":
28547+
version: 4.12.0
28548+
resolution: "tsx@npm:4.12.0"
2854928549
dependencies:
2855028550
esbuild: "npm:~0.20.2"
2855128551
fsevents: "npm:~2.3.3"
@@ -28555,7 +28555,7 @@ __metadata:
2855528555
optional: true
2855628556
bin:
2855728557
tsx: dist/cli.mjs
28558-
checksum: 10/04fca21db8d518d103b05ab42b0196b9f8ab11769c475446eb5d56d19f313ddad357b98992ed5d96749472ffd459e0ae9ea2d5f0ebe8bbc27c611d1f6df6ec9b
28558+
checksum: 10/231ca3d80fe83a286160b43d02d1cbf6fc163ecbbf101d907a0ea614b2876668cc2e490c15dbf8f29c99f7f78f2417d328cf92cf95ba28dd725b5bf9a132cf5e
2855928559
languageName: node
2856028560
linkType: hard
2856128561

0 commit comments

Comments
 (0)