Skip to content

Commit

Permalink
chore(dev-deps): update dependency tsx to v4.9.0 (#584)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent e05014b commit 0d1ccd6
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 @@ -49,7 +49,7 @@
"nock": "13.5.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"tsx": "4.8.2",
"tsx": "4.9.0",
"typescript": "5.4.5"
},
"prettier": "@side/prettier-config",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1647,7 +1647,7 @@ __metadata:
nock: "npm:13.5.4"
prettier: "npm:3.2.5"
rimraf: "npm:5.0.5"
tsx: "npm:4.8.2"
tsx: "npm:4.9.0"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7295,9 +7295,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.8.2":
version: 4.8.2
resolution: "tsx@npm:4.8.2"
"tsx@npm:4.9.0":
version: 4.9.0
resolution: "tsx@npm:4.9.0"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -7307,7 +7307,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/77f10c8c7a05dd3cdf159bd58f5c4a20074f62e45b5b0fac8becf79f47909693db26ceab12fd4249caae208c9109a75c75c2aff7ba61413a2080c7e0434f97d1
checksum: 10/75d176ceca8e17b28d220bd2c32350f41eb9189569c27950b890774bce318c5fa026b475cae8180dee90ad40737136cf741d868d8a8469084e7dab54a930f351
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d1ccd6

Please sign in to comment.