Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 42398b6 commit dac308a
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 @@ -34,7 +34,7 @@
"mysql2": "^3.11.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsx": "4.19.0",
"tsx": "4.19.1",
"typescript": "^5.5.4",
"uuid": "^10.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4930,7 +4930,7 @@ __metadata:
prettier-plugin-packagejson: "npm:^2.5.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
tsx: "npm:4.19.0"
tsx: "npm:4.19.1"
typescript: "npm:^5.5.4"
typescript-eslint: "npm:^8.4.0"
uuid: "npm:^10.0.0"
Expand Down Expand Up @@ -5415,9 +5415,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit dac308a

Please sign in to comment.