chore(deps-dev): bump tsx from 4.16.4 to 4.16.5

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.4 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.4...v4.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-02 09:37:10 +00:00 committed by Florent BENOIT
parent 7980783e44
commit ec354c735f
3 changed files with 6 additions and 6 deletions

View file

@ -111,7 +111,7 @@
"adm-zip": "^0.5.14",
"mkdirp": "^3.0.1",
"tmp-promise": "^3.0.3",
"tsx": "^4.16.4",
"tsx": "^4.16.5",
"vite": "^5.3.5",
"vitest": "^1.6.0"
}

View file

@ -397,7 +397,7 @@
"nock": "^14.0.0-beta.7",
"octokit": "^4.0.2",
"sshpk": "^1.18.0",
"tsx": "^4.16.4",
"tsx": "^4.16.5",
"vite": "^5.3.5",
"vitest": "^1.6.0"
}

View file

@ -19161,10 +19161,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"
tsx@^4.16.4:
version "4.16.4"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.4.tgz#27a29883f015e15d89af5c302be41439fa65cf45"
integrity sha512-E0EDobc7FtOxdNtG0ZQWztLa9PK/TqC5QvdV0heyIMJySwcJ8vyvziOznzO1MIM2IDfacLGBgfiCUmba6mvI7Q==
tsx@^4.16.5:
version "4.16.5"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.5.tgz#49c2a8f4d4d66bd7cf538e23e7368a1919a9a1ca"
integrity sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==
dependencies:
esbuild "~0.21.5"
get-tsconfig "^4.7.5"