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.15.2 to 4.15.4
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.2 to 4.15.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.15.2...v4.15.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
807aed3796
commit
1e01d96355
3 changed files with 6 additions and 6 deletions
|
|
@ -111,7 +111,7 @@
|
|||
"adm-zip": "^0.5.14",
|
||||
"mkdirp": "^3.0.1",
|
||||
"tmp-promise": "^3.0.3",
|
||||
"tsx": "^4.15.2",
|
||||
"tsx": "^4.15.4",
|
||||
"vite": "^5.2.13",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -371,7 +371,7 @@
|
|||
"mkdirp": "^3.0.1",
|
||||
"nock": "^14.0.0-beta.7",
|
||||
"octokit": "^4.0.2",
|
||||
"tsx": "^4.15.2",
|
||||
"tsx": "^4.15.4",
|
||||
"vite": "^5.2.13",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19640,10 +19640,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
|
|||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
tsx@^4.15.2:
|
||||
version "4.15.2"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.2.tgz#f2d9dfb747d89b508d950d235a4d6165400a0234"
|
||||
integrity sha512-kIZTOCmR37nEw0qxQks2dR+eZWSXydhTGmz7yx94vEiJtJGBTkUl0D/jt/5fey+CNdm6i3Cp+29WKRay9ScQUw==
|
||||
tsx@^4.15.4:
|
||||
version "4.15.4"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.4.tgz#d35b9d343b46af1ed8d56a3f5b0ecdb42b579f75"
|
||||
integrity sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==
|
||||
dependencies:
|
||||
esbuild "~0.21.4"
|
||||
get-tsconfig "^4.7.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue