Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 966fd61 commit 73d72bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "3.3.3",
"socket.io-client": "4.8.1",
"source-map": "0.8.0-beta.0",
"tsx": "4.19.1",
"tsx": "4.19.2",
"typescript": "5.6.3"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14664,7 +14664,7 @@ __metadata:
shallow-compare: "npm:1.2.2"
socket.io-client: "npm:4.8.1"
source-map: "npm:0.8.0-beta.0"
tsx: "npm:4.19.1"
tsx: "npm:4.19.2"
typescript: "npm:5.6.3"
peerDependencies:
"@babel/core": "*"
Expand Down Expand Up @@ -18774,9 +18774,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.19.1":
version: 4.19.1
resolution: "tsx@npm:4.19.1"
"tsx@npm:4.19.2":
version: 4.19.2
resolution: "tsx@npm:4.19.2"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -18786,7 +18786,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/1f5f0b7c4107fc18f523e94c79204b043641aa328f721324795cc961826879035652a1f19fe29ba420465d9f4bacb0f47e08f0bd4b934684ab45727eca110311
checksum: 10/4c5610ed1fb2f80d766681f8ac7827e1e8118dfe354c18f74800691f3ef1e9ed676a29842ab818806bcf8613cdc97c6af84b5645e768ddb7f4b0527b9100deda
languageName: node
linkType: hard

Expand Down

0 comments on commit 73d72bb

Please sign in to comment.