diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-05 15:28:47 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-05 15:28:47 +0000 |
| commit | eea3046d3a6717c4ed55ab8217b97d6fb5314c48 (patch) | |
| tree | fb5b6af489b5d3655a493660eb1d31c296834565 | |
| parent | d1d0b5913bbaf08cc3b8503663a6372654ef4aaf (diff) | |
node_modules: bump tsx from 4.16.2 to 4.16.5 (#262)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.2 to 4.16.5.
- [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.16.2...v4.16.5)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index abe944f..fc6ca73 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.3.3", - "tsx": "^4.16.2", + "tsx": "^4.16.5", "typescript": "^5.5.4", "wrangler": "^3.68.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b09a76..6bb4ae8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 tsx: - specifier: ^4.16.2 - version: 4.16.2 + specifier: ^4.16.5 + version: 4.16.5 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -1315,8 +1315,8 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==} + resolution: {integrity: sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==} engines: {node: '>=18.0.0'} hasBin: true @@ -2515,7 +2515,7 @@ snapshots: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5 |
