Skip to content

Commit

Permalink
build(deps-dev): bump tsx from 4.19.0 to 4.19.1 in /backend-node
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Sep 12, 2024
1 parent 309a81b commit 2a27965
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/swagger-ui-dist": "^3.30.5",
"eslint": "^9.10.0",
"prettier": "3.3.3",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"typescript": "^5.5.4"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5201,7 +5201,7 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-email: "npm:2.1.6"
tsx: "npm:^4.19.0"
tsx: "npm:^4.19.1"
typescript: "npm:^5.5.4"
zod: "npm:^3.23.8"
languageName: unknown
Expand Down Expand Up @@ -5753,9 +5753,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 @@ -5765,7 +5765,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/d14463a78067c6db84c677b79b14861de6d7f6fb0ffa5727cc500c4552459e936395a3854ad0112af0fd7b263bcedd62ce3929b036188eb10cd9902a607ffe34
checksum: 10c0/cbea9baf57e7406fa0ecc2c03b9bb2501ee740dc28c938f949180a646a28e5d65e7cccbfba340508923bfd45e90320ef9eef7f815cae4515b6ef2ee429edc7ee
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a27965

Please sign in to comment.