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.16.3 to 4.16.4
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.3 to 4.16.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.16.3...v4.16.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
5374164064
commit
1dc5266281
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.16.3",
|
||||
"tsx": "^4.16.4",
|
||||
"vite": "^5.3.5",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -395,7 +395,7 @@
|
|||
"mkdirp": "^3.0.1",
|
||||
"nock": "^14.0.0-beta.7",
|
||||
"octokit": "^4.0.2",
|
||||
"tsx": "^4.16.3",
|
||||
"tsx": "^4.16.4",
|
||||
"vite": "^5.3.5",
|
||||
"vitest": "^1.6.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19144,10 +19144,10 @@ tsutils@^3.0.0, tsutils@^3.17.1, tsutils@^3.21.0:
|
|||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
tsx@^4.16.3:
|
||||
version "4.16.3"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.3.tgz#56eb2f14f67b798e8bd8a907a9ceec57cba0e8b9"
|
||||
integrity sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==
|
||||
tsx@^4.16.4:
|
||||
version "4.16.4"
|
||||
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.16.4.tgz#27a29883f015e15d89af5c302be41439fa65cf45"
|
||||
integrity sha512-E0EDobc7FtOxdNtG0ZQWztLa9PK/TqC5QvdV0heyIMJySwcJ8vyvziOznzO1MIM2IDfacLGBgfiCUmba6mvI7Q==
|
||||
dependencies:
|
||||
esbuild "~0.21.5"
|
||||
get-tsconfig "^4.7.5"
|
||||
|
|
|
|||
Loading…
Reference in a new issue