Skip to content

Commit

Permalink
Bump tsx from 4.17.0 to 4.18.0 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.17.0...v4.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Aug 26, 2024
1 parent e5cfb79 commit 12b8466
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.9.1",
"prettier": "3.3.3",
"tsx": "^4.17.0",
"tsx": "^4.18.0",
"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 @@ -5210,7 +5210,7 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-email: "npm:2.1.6"
tsx: "npm:^4.17.0"
tsx: "npm:^4.18.0"
typescript: "npm:^5.5.4"
zod: "npm:^3.23.8"
languageName: unknown
Expand Down Expand Up @@ -5762,9 +5762,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.17.0":
version: 4.17.0
resolution: "tsx@npm:4.17.0"
"tsx@npm:^4.18.0":
version: 4.18.0
resolution: "tsx@npm:4.18.0"
dependencies:
esbuild: "npm:~0.23.0"
fsevents: "npm:~2.3.3"
Expand All @@ -5774,7 +5774,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/ad720b81d6447c7695d24c27947fa1a2b6db9d2ef03216389edd6fa0006aa479bc0d8348a1ac9975a08edef4ce791ff5629a24d8dccbb0987f42e5407785cfa4
checksum: 10c0/887b43cc3eed0706955b535ecfe13f76be5753ed888064d103aafdae728952355d1ecabdf9824385d852939c85f16ee0262660cf0ccf6824f7aac658e4abfcdb
languageName: node
linkType: hard

Expand Down

0 comments on commit 12b8466

Please sign in to comment.