diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-04 16:09:16 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-12-04 16:11:55 +0000 |
| commit | 7f71bb5472c760fc117ebe88298d82e373ceec26 (patch) | |
| tree | 7d8b9d3127a412e07e621ccc45d571486283a6ca | |
| parent | 04045d6da9377970462390720c86fd9398336700 (diff) | |
chore(deps-dev): bump tsx from 4.5.0 to 4.6.2
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.5.0 to 4.6.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.5.0...v4.6.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 03ce48b..3af6002 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint": "^8.55.0", "eslint-config-prettier": "^9.0.0", "prettier": "^3.1.0", - "tsx": "^4.5.0", + "tsx": "^4.6.2", "typescript": "^5.3.2", "wrangler": "^3.17.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f6c957..0e2ed01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^3.1.0 version: 3.1.0 tsx: - specifier: ^4.5.0 - version: 4.5.0 + specifier: ^4.6.2 + version: 4.6.2 typescript: specifier: ^5.3.2 version: 5.3.2 @@ -2042,8 +2042,8 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true - resolution: {integrity: sha512-hgxdziy9KLaHh9KE+a6tIZFP6kb0MLq/1D0sJVifbGP4QVEYhy6+2FNn7MyCm1pMc63p9CW/L1OzdqTNPxs6rg==} + resolution: {integrity: sha512-QPpBdJo+ZDtqZgAnq86iY/PD2KYCUPSUGIunHdGwyII99GKH+f3z3FZ8XNFLSGQIA4I365ui8wnQpl8OKLqcsg==} engines: {node: '>=18.0.0'} hasBin: true dependencies: |
