Skip to content

Commit

Permalink
Bump tsx from 4.17.0 to 4.19.0 in /frontend-react (#15746)
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.17.0 to 4.19.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.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 0146955 commit ba713ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rehype-slug": "^5.1.0",
"rest-hooks": "^6.1.7",
"sanitize-html": "^2.13.0",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"use-deep-compare-effect": "^1.8.1",
"uuid": "^10.0.0",
"web-vitals": "^3.4.0"
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12167,7 +12167,7 @@ __metadata:
storybook-addon-remix-react-router: ^3.0.0
ts-node: ^10.9.2
tslib: ^2.6.3
tsx: ^4.17.0
tsx: ^4.19.0
typescript: ^5.5.4
undici: ^6.19.8
use-deep-compare-effect: ^1.8.1
Expand Down Expand Up @@ -14089,9 +14089,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.17.0":
version: 4.17.0
resolution: "tsx@npm:4.17.0"
"tsx@npm:^4.19.0":
version: 4.19.0
resolution: "tsx@npm:4.19.0"
dependencies:
esbuild: ~0.23.0
fsevents: ~2.3.3
Expand All @@ -14101,7 +14101,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 36fb12cef74b177d11601f04aa1b768e7ce74ad0c4d8983a6050c6e19657a30362b07ac84ac5796fd1923b51904e801b42d26768a563a6139b310f8ffb0f08b1
checksum: 950e502265d3af1d3a95dc155ecba6bc4feaf0ec38fd5e94777c5e090b5d5ac47eda7c93f8cb97c31782b65a6ff889a851dd07340f4f0e9de45259a5d7592ff3
languageName: node
linkType: hard

Expand Down

0 comments on commit ba713ff

Please sign in to comment.