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] authored Apr 25, 2024
1 parent 22387b4 commit bde7d89
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 @@ -87,7 +87,7 @@
"ts-expect": "^1.3.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"tsx": "^4.7.0",
"tsx": "^4.7.3",
"type-coverage": "^2.27.1",
"typescript": "^5.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15168,7 +15168,7 @@ __metadata:
ts-jest: "npm:^29.1.1"
ts-node: "npm:^10.9.2"
tslib: "npm:^2.6.2"
tsx: "npm:^4.7.0"
tsx: "npm:^4.7.3"
type-coverage: "npm:^2.27.1"
typescript: "npm:^5.3.3"
languageName: unknown
Expand Down Expand Up @@ -15462,9 +15462,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 @@ -15474,7 +15474,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: ac522a3017aedea31ff468dc161b6408d16a273bd23556716b550d1c08395d7e2568009c8927131481f0a8980ddda84999ac4bc2c00659b08a19b45bec31ef23
checksum: d86e7e3807369c91c1d3e24f45f678455fa14cb8f56e0dd0ae9b3a010a89d631901d0fb8fbb1a074c2fee3f99acf4201c43a1c50f977e36e0b6ffe4dfba7d15a
languageName: node
linkType: hard

Expand Down

0 comments on commit bde7d89

Please sign in to comment.