chore(deps-dev): bump tsx from 4.9.3 to 4.10.1

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.9.3 to 4.10.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-13 09:12:32 +00:00 committed by Florent BENOIT
parent ec015aea4f
commit dea61f21b5
3 changed files with 6 additions and 6 deletions

View file

@ -111,7 +111,7 @@
"adm-zip": "^0.5.12",
"mkdirp": "^3.0.1",
"tmp-promise": "^3.0.3",
"tsx": "^4.9.3",
"tsx": "^4.10.1",
"vite": "^5.2.11",
"vitest": "^1.6.0"
}

View file

@ -371,7 +371,7 @@
"mkdirp": "^3.0.1",
"nock": "^14.0.0-beta.6",
"octokit": "^4.0.2",
"tsx": "^4.9.3",
"tsx": "^4.10.1",
"vite": "^5.2.11",
"vitest": "^1.6.0"
}

View file

@ -16301,10 +16301,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"
tsx@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.9.3.tgz#801ca18ca22b3d2f7acd89d4b888aa2425ea1302"
integrity sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==
tsx@^4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.1.tgz#80085dbb27e7bdf7292d9f712ef11ff99aba55c5"
integrity sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==
dependencies:
esbuild "~0.20.2"
get-tsconfig "^4.7.3"