Skip to content

Commit 9a02b6f

Browse files
build(deps): update devdependency tsx to ~4.14.0 (#488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6eb913 commit 9a02b6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-unicorn": "~49.0.0",
5252
"prettier": "~3.3.0",
5353
"semantic-release": "~23.1.0",
54-
"tsx": "~4.13.0",
54+
"tsx": "~4.14.0",
5555
"typedoc": "~0.25.0",
5656
"typescript": "~5.4.0"
5757
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6003,7 +6003,7 @@ __metadata:
60036003
eslint-plugin-unicorn: "npm:~49.0.0"
60046004
prettier: "npm:~3.3.0"
60056005
semantic-release: "npm:~23.1.0"
6006-
tsx: "npm:~4.13.0"
6006+
tsx: "npm:~4.14.0"
60076007
typedoc: "npm:~0.25.0"
60086008
typescript: "npm:~5.4.0"
60096009
languageName: unknown
@@ -7226,9 +7226,9 @@ __metadata:
72267226
languageName: node
72277227
linkType: hard
72287228

7229-
"tsx@npm:~4.13.0":
7230-
version: 4.13.0
7231-
resolution: "tsx@npm:4.13.0"
7229+
"tsx@npm:~4.14.0":
7230+
version: 4.14.0
7231+
resolution: "tsx@npm:4.14.0"
72327232
dependencies:
72337233
esbuild: "npm:~0.20.2"
72347234
fsevents: "npm:~2.3.3"
@@ -7238,7 +7238,7 @@ __metadata:
72387238
optional: true
72397239
bin:
72407240
tsx: dist/cli.mjs
7241-
checksum: 10c0/fe5c273885f203430b6b184217c136a60c1506a0009c93c5a5394aabf2a2a7ed7ec96a108d7577715731da2ba44f4ed78bf8e520a7fed93e918052948e684269
7241+
checksum: 10c0/0a334ac996202e9926ea49460245d61a07c5b1bcd81f0502dad1ef64bdbd634cb031f0708217641a7be4d8b24853de7ed5cb8a0278547c8bd2e2810b02808107
72427242
languageName: node
72437243
linkType: hard
72447244

0 commit comments

Comments
 (0)