Skip to content

Commit

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

Expand Down

0 comments on commit cf7da18

Please sign in to comment.