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 22387b4 commit af5bd9f
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.2",
"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.2"
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.2":
version: 4.7.2
resolution: "tsx@npm:4.7.2"
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: 0338598cc3b7b01a47939297797dfb77a1d675acb33bf71e816faf2b8cb76da3994d341d2920d105dbe98cd01a4babd80ca4b9a5a36120813dd79c4fc1c32df1
languageName: node
linkType: hard

Expand Down

0 comments on commit af5bd9f

Please sign in to comment.