Skip to content

Commit ad878cb

Browse files
build(deps): update devdependency tsx to ~4.10.0 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6320570 commit ad878cb

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.2.0",
5353
"semantic-release": "~23.1.0",
54-
"tsx": "~4.9.0",
54+
"tsx": "~4.10.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
@@ -5953,7 +5953,7 @@ __metadata:
59535953
eslint-plugin-unicorn: "npm:~49.0.0"
59545954
prettier: "npm:~3.2.0"
59555955
semantic-release: "npm:~23.1.0"
5956-
tsx: "npm:~4.9.0"
5956+
tsx: "npm:~4.10.0"
59575957
typedoc: "npm:~0.25.0"
59585958
typescript: "npm:~5.4.0"
59595959
languageName: unknown
@@ -7171,9 +7171,9 @@ __metadata:
71717171
languageName: node
71727172
linkType: hard
71737173

7174-
"tsx@npm:~4.9.0":
7175-
version: 4.9.1
7176-
resolution: "tsx@npm:4.9.1"
7174+
"tsx@npm:~4.10.0":
7175+
version: 4.10.0
7176+
resolution: "tsx@npm:4.10.0"
71777177
dependencies:
71787178
esbuild: "npm:~0.20.2"
71797179
fsevents: "npm:~2.3.3"
@@ -7183,7 +7183,7 @@ __metadata:
71837183
optional: true
71847184
bin:
71857185
tsx: dist/cli.mjs
7186-
checksum: 10c0/83723016e0681519280b04e8b9aeaa47b48cffdc60606f20097b815a13f851eaa83f2b51c23f939b882a3ab14010f18ab9f3d555a6e44e59968cf9acd370d38d
7186+
checksum: 10c0/55c6c12992d4a50a612407c7a888bace77c42bd611d40c6a512c5d7f7a32430837180a68dab5a0ed4183317b1be93ccebb102ea25642465c5841375e1ba8edf0
71877187
languageName: node
71887188
linkType: hard
71897189

0 commit comments

Comments
 (0)