Skip to content

Commit

Permalink
build(npm): bump tsx from 4.7.2 to 4.8.2
Browse files Browse the repository at this point in the history
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.2 to 4.8.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.2...v4.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 1dd3b41 commit 268fa02
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 51 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-testing-library": "6.2.2",
"prettier": "3.2.5",
"tslib": "^2.6.2",
"tsx": "4.7.2",
"tsx": "4.8.2",
"typescript": "5.4.5",
"vitest": "1.5.0"
},
Expand Down
148 changes: 98 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 268fa02

Please sign in to comment.