Skip to content

Commit

Permalink
Bump tsx from 4.19.0 to 4.19.1 in /frontend-react
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] committed Sep 15, 2024
1 parent 5042115 commit 5a226f4
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.19.0",
"tsx": "^4.19.1",
"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 @@ -12295,7 +12295,7 @@ __metadata:
storybook-addon-remix-react-router: ^3.0.0
ts-node: ^10.9.2
tslib: ^2.6.3
tsx: ^4.19.0
tsx: ^4.19.1
typescript: ^5.5.4
undici: ^6.19.8
use-deep-compare-effect: ^1.8.1
Expand Down Expand Up @@ -14301,9 +14301,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: ~0.23.0
fsevents: ~2.3.3
Expand All @@ -14313,7 +14313,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 950e502265d3af1d3a95dc155ecba6bc4feaf0ec38fd5e94777c5e090b5d5ac47eda7c93f8cb97c31782b65a6ff889a851dd07340f4f0e9de45259a5d7592ff3
checksum: 31bfd2df62c1230f7c15f6e24d3790019ba7b2ad497221cb0cebcf5cf4f2c1ac971fac0d1283e3d80dc823652d2f9be946bd40ac65b640ff3f199b84a904a9c7
languageName: node
linkType: hard

Expand Down

0 comments on commit 5a226f4

Please sign in to comment.