Skip to content

Commit

Permalink
chore(dev-deps): update dependency tsx to v4.11.2 (#1296)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 3741872 commit 129a3b4
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 @@ -60,7 +60,7 @@
"sinon": "15.2.0",
"sinon-chai": "3.7.0",
"size-limit": "11.1.4",
"tsx": "4.11.0",
"tsx": "4.11.2",
"typescript": "5.4.5"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4682,7 +4682,7 @@ __metadata:
sinon: "npm:15.2.0"
sinon-chai: "npm:3.7.0"
size-limit: "npm:11.1.4"
tsx: "npm:4.11.0"
tsx: "npm:4.11.2"
typescript: "npm:5.4.5"
peerDependencies:
firebase-admin: ^11.0.0
Expand Down Expand Up @@ -12514,9 +12514,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.11.0":
version: 4.11.0
resolution: "tsx@npm:4.11.0"
"tsx@npm:4.11.2":
version: 4.11.2
resolution: "tsx@npm:4.11.2"
dependencies:
esbuild: "npm:~0.20.2"
fsevents: "npm:~2.3.3"
Expand All @@ -12526,7 +12526,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/f8a714cd81c55c25c16b2fc4e879d517d37bedce8b74dee06c767d19b7e1a8b60e1eff3066b9fe8f66539eb8350dd4d16b51be4d1dd83af75bd8ddc8efcd0991
checksum: 10c0/e2ea22a1ec3133ebfc09a90cc94adb1623b880a56eed8296ab2ff04560aa724298a97510cadac86c2917f05df08d8cc7aae7aa0387c5a4861f7bd92de3daead4
languageName: node
linkType: hard

Expand Down

0 comments on commit 129a3b4

Please sign in to comment.