Skip to content

Commit

Permalink
chore(deps): update dependency tsx to ^4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 31f6eae commit 57a4e2a
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.2",
"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.2"
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.2":
version: 4.7.2
resolution: "tsx@npm:4.7.2"
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/0338598cc3b7b01a47939297797dfb77a1d675acb33bf71e816faf2b8cb76da3994d341d2920d105dbe98cd01a4babd80ca4b9a5a36120813dd79c4fc1c32df1
languageName: node
linkType: hard

Expand Down

0 comments on commit 57a4e2a

Please sign in to comment.