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.4 to 4.15.6
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.4 to 4.15.6. - [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.4...v4.15.6) --- 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
58b06e96d0
commit
1ff53ba03c
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.4",
|
||||
"tsx": "^4.15.6",
|
||||
"vite": "^5.3.1",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -377,7 +377,7 @@
|
|||
"mkdirp": "^3.0.1",
|
||||
"nock": "^14.0.0-beta.7",
|
||||
"octokit": "^4.0.2",
|
||||
"tsx": "^4.15.4",
|
||||
"tsx": "^4.15.6",
|
||||
"vite": "^5.3.1",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19531,10 +19531,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
|
|||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
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==
|
||||
tsx@^4.15.6:
|
||||
version "4.15.6"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.15.6.tgz#4522ed093f7fa54f031a7a999274e8b35dbf3165"
|
||||
integrity sha512-is0VQQlfNZRHEuSSTKA6m4xw74IU4AizmuB6lAYLRt9XtuyeQnyJYexhNZOPCB59SqC4JzmSzPnHGBXxf3k0hA==
|
||||
dependencies:
|
||||
esbuild "~0.21.4"
|
||||
get-tsconfig "^4.7.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue