diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-13 15:49:03 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-13 15:50:36 +0000 |
| commit | cbd69b33c0658e8d6e46874a453410590e87b23b (patch) | |
| tree | f1bb67b040a0f221f67921a34f6ecdb7e6d34611 | |
| parent | 6acc7e877e57b08389a5d8a5b40370c978e05765 (diff) | |
chore(deps-dev): bump tsx from 4.9.3 to 4.10.2
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.9.3 to 4.10.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.9.3...v4.10.2)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 6a57689..a4bcbcd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.2.5", - "tsx": "^4.9.3", + "tsx": "^4.10.2", "typescript": "^5.4.5", "wrangler": "^3.53.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 625f251..d7cc5f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^3.2.5 version: 3.2.5 tsx: - specifier: ^4.9.3 - version: 4.9.3 + specifier: ^4.10.2 + version: 4.10.2 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -1887,8 +1887,8 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true - resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==} + resolution: {integrity: sha512-gOfACgv1ElsIjvt7Fp0rMJKGnMGjox0JfGOfX3kmZCV/yZumaNqtHGKBXt1KgaYS9KjDOmqGeI8gHk/W7kWVZg==} engines: {node: '>=18.0.0'} hasBin: true dependencies: |
