Skip to content

Commit a6eb913

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

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.12.0",
54+
"tsx": "~4.13.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.12.0"
6006+
tsx: "npm:~4.13.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.12.0":
7230-
version: 4.12.0
7231-
resolution: "tsx@npm:4.12.0"
7229+
"tsx@npm:~4.13.0":
7230+
version: 4.13.0
7231+
resolution: "tsx@npm:4.13.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/3ffe41869512685041ee4fffad63ebbabcac9f76b2349c7ca354cf27284c696e45beb7e8a2f39eb44e01e13d54ea97b37e5882e1aa3ddf67aff96a9ffc58a1c0
7241+
checksum: 10c0/fe5c273885f203430b6b184217c136a60c1506a0009c93c5a5394aabf2a2a7ed7ec96a108d7577715731da2ba44f4ed78bf8e520a7fed93e918052948e684269
72427242
languageName: node
72437243
linkType: hard
72447244

0 commit comments

Comments
 (0)