Skip to content

Commit

Permalink
chore(deps-dev): bump tsx from 4.19.1 to 4.19.2
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 48f33a8 commit 65867a3
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 @@ -77,7 +77,7 @@
"prettier": "3.3.3",
"prettier-plugin-packagejson": "^2.5.3",
"ts-node": "^10.9.2",
"tsx": "4.19.1",
"tsx": "4.19.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.16.0",
"vite": "^6.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13277,7 +13277,7 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
ts-node: "npm:^10.9.2"
tsx: "npm:4.19.1"
tsx: "npm:4.19.2"
typescript: "npm:^5.6.3"
typescript-eslint: "npm:^8.16.0"
url-join: "npm:4.0.1"
Expand Down Expand Up @@ -14269,9 +14269,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:4.19.1":
version: 4.19.1
resolution: "tsx@npm:4.19.1"
"tsx@npm:4.19.2":
version: 4.19.2
resolution: "tsx@npm:4.19.2"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -14281,7 +14281,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10/1f5f0b7c4107fc18f523e94c79204b043641aa328f721324795cc961826879035652a1f19fe29ba420465d9f4bacb0f47e08f0bd4b934684ab45727eca110311
checksum: 10/4c5610ed1fb2f80d766681f8ac7827e1e8118dfe354c18f74800691f3ef1e9ed676a29842ab818806bcf8613cdc97c6af84b5645e768ddb7f4b0527b9100deda
languageName: node
linkType: hard

Expand Down

0 comments on commit 65867a3

Please sign in to comment.