chore(deps-dev): bump tsx from 4.11.0 to 4.11.2 (#7419)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.0 to 4.11.2.
- [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.11.0...v4.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 13:10:06 +02:00 committed by GitHub
parent c5eba75a1c
commit cfe4ed1f6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -111,7 +111,7 @@
"adm-zip": "^0.5.13",
"mkdirp": "^3.0.1",
"tmp-promise": "^3.0.3",
"tsx": "^4.11.0",
"tsx": "^4.11.2",
"vite": "^5.2.12",
"vitest": "^1.6.0"
}

View file

@ -371,7 +371,7 @@
"mkdirp": "^3.0.1",
"nock": "^14.0.0-beta.7",
"octokit": "^4.0.2",
"tsx": "^4.11.0",
"tsx": "^4.11.2",
"vite": "^5.2.12",
"vitest": "^1.6.0"
}

View file

@ -19274,10 +19274,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
dependencies:
tslib "^1.8.1"
tsx@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.11.0.tgz#fdd8ce7ccaa0a84aed64c11e2fc5da314e1d8d14"
integrity sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==
tsx@^4.11.2:
version "4.11.2"
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.11.2.tgz#91791db82cbcd3f7515e623cc9ff288f2aa663dc"
integrity sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==
dependencies:
esbuild "~0.20.2"
get-tsconfig "^4.7.5"