diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-27 15:41:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-11-27 15:44:31 +0000 |
| commit | 1a72506eecb2524e582a3796ec2e4a55feb9f0e6 (patch) | |
| tree | 36c7e19a70db02db0c74dd87440d02492410d971 /pnpm-lock.yaml | |
| parent | b3a65ebc673d08cbea47066ebc406ab68f4a9583 (diff) | |
chore(deps-dev): bump tsx from 4.1.1 to 4.5.0
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.1.1 to 4.5.0.
- [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.1.1...v4.5.0)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f36da76..4871221 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.1.1 - version: 4.1.1 + specifier: ^4.5.0 + version: 4.5.0 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -1999,14 +1999,13 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true - resolution: {integrity: sha512-zyPn5BFMB0TB5kMLbYPNx4x/oL/oSlaecdKCv6WeJ0TeSEfx8RTJWjuB5TZ2dSewktgfBsBO/HNA9mrMWqLXMA==} + resolution: {integrity: sha512-hgxdziy9KLaHh9KE+a6tIZFP6kb0MLq/1D0sJVifbGP4QVEYhy6+2FNn7MyCm1pMc63p9CW/L1OzdqTNPxs6rg==} engines: {node: '>=18.0.0'} hasBin: true dependencies: esbuild: 0.18.20 get-tsconfig: 4.7.2 - source-map-support: 0.5.21 optionalDependencies: fsevents: 2.3.3 dev: true |
