Skip to content

Commit

Permalink
chore(dev-deps): update dependency tsx to v4.8.2 (#582)
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 1, 2024
1 parent 68421f4 commit 7085740
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.1",
"tsx": "4.8.2",
"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.1"
tsx: "npm:4.8.2"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7286,9 +7286,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7085740

Please sign in to comment.