Skip to content

Commit 282f242

Browse files
chore(deps-dev): bump @podman-desktop/api from 1.10.2 to 1.11.1 (#69)
Bumps @podman-desktop/api from 1.10.2 to 1.11.1. --- updated-dependencies: - dependency-name: "@podman-desktop/api" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b4e825 commit 282f242

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"7zip-min": "^1.4.4",
83-
"@podman-desktop/api": "^1.10.0",
83+
"@podman-desktop/api": "^1.11.1",
8484
"@typescript-eslint/eslint-plugin": "^7.0.0",
8585
"@typescript-eslint/parser": "^6.21.0",
8686
"@vitest/coverage-v8": "^1.2.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -392,10 +392,10 @@
392392
dependencies:
393393
esquery "^1.4.0"
394394

395-
"@podman-desktop/api@^1.10.0":
396-
version "1.10.2"
397-
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.10.2.tgz#5e528318848d901beeeb3eaf3105806e2b72f9ac"
398-
integrity sha512-QcfzlQXBXA2p3wAHpt0m2ss5x4vQVx8H5i+u0aAgdYm3BHoJBr/Xq7Hvnd+Vqypz5AogUPYjejJ9o3UMx1OS3w==
395+
"@podman-desktop/api@^1.11.1":
396+
version "1.11.1"
397+
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.11.1.tgz#cca3b94575d9aa8e4d247a00259a45a194ea109e"
398+
integrity sha512-W4CmilZIIKn6l0XyDApOpufHfmxpqeYP2FEdYQeL3IK0Fjtaxo6NPnZzoZJmX1uCLoD6G2nw6IJuicZJMfbMSg==
399399

400400
401401
version "4.18.1"

0 commit comments

Comments
 (0)