Skip to content

Commit

Permalink
chore(deps): update dependency tsx to ^4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 31f6eae commit 701b0be
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 @@ -24,7 +24,7 @@
"lint-staged": "^15.2.1",
"npm-run-all": "^4.1.5",
"simple-git-hooks": "^2.9.0",
"tsx": "^4.7.0",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vercel": "^33.4.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4476,7 +4476,7 @@ __metadata:
lint-staged: "npm:^15.2.1"
npm-run-all: "npm:^4.1.5"
simple-git-hooks: "npm:^2.9.0"
tsx: "npm:^4.7.0"
tsx: "npm:^4.7.1"
typescript: "npm:^5.3.3"
vercel: "npm:^33.4.1"
languageName: unknown
Expand Down Expand Up @@ -14093,9 +14093,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.7.0":
version: 4.7.0
resolution: "tsx@npm:4.7.0"
"tsx@npm:^4.7.1":
version: 4.7.1
resolution: "tsx@npm:4.7.1"
dependencies:
esbuild: "npm:~0.19.10"
fsevents: "npm:~2.3.3"
Expand All @@ -14105,7 +14105,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/ac522a3017aedea31ff468dc161b6408d16a273bd23556716b550d1c08395d7e2568009c8927131481f0a8980ddda84999ac4bc2c00659b08a19b45bec31ef23
checksum: 10c0/5711bec9467fe2984b8cca2f3d99955a49aad62b8e2e8c2054488827dd2ea4618e0dfc0cc1c1642e311734e085631a268a2b53e83afb666c86f572039adebb9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 701b0be

Please sign in to comment.