mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump tsx from 4.10.3 to 4.10.4
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.3 to 4.10.4. - [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.10.3...v4.10.4) --- 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:
parent
5cb3f105d7
commit
5c80c36e2d
3 changed files with 6 additions and 6 deletions
|
|
@ -111,7 +111,7 @@
|
|||
"adm-zip": "^0.5.12",
|
||||
"mkdirp": "^3.0.1",
|
||||
"tmp-promise": "^3.0.3",
|
||||
"tsx": "^4.10.3",
|
||||
"tsx": "^4.10.4",
|
||||
"vite": "^5.2.11",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -371,7 +371,7 @@
|
|||
"mkdirp": "^3.0.1",
|
||||
"nock": "^14.0.0-beta.6",
|
||||
"octokit": "^4.0.2",
|
||||
"tsx": "^4.10.3",
|
||||
"tsx": "^4.10.4",
|
||||
"vite": "^5.2.11",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16281,10 +16281,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
|
|||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
tsx@^4.10.3:
|
||||
version "4.10.3"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.3.tgz#c0b1dac1e3ebb3db4465363dc8eef7b3ae0e7538"
|
||||
integrity sha512-f0g60aFSVRVkzcQkEflh8fPLRfmt+HJHgWi/plG5UgvVaV+9TcpOwJ0sZJSACXmwmjMPg9yQR0BhTLbhkfV2uA==
|
||||
tsx@^4.10.4:
|
||||
version "4.10.4"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.10.4.tgz#4a24716968702ab0d917ef03ed58eee6e8b2646d"
|
||||
integrity sha512-Gtg9qnZWNqC/OtcgiXfoAUdAKx3/cgKOYvEocAsv+m21MV/eKpV/WUjRXe6/sDCaGBl2/v8S6v29BpUnGMCX5A==
|
||||
dependencies:
|
||||
esbuild "~0.20.2"
|
||||
get-tsconfig "^4.7.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue