Skip to content

Commit

Permalink
chore(deps): Bump @podman-desktop/api from 1.10.1 to 1.11.1
Browse files Browse the repository at this point in the history
Bumps @podman-desktop/api from 1.10.1 to 1.11.1.

---
updated-dependencies:
- dependency-name: "@podman-desktop/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dgolovin committed Jul 9, 2024
1 parent 33fd6fb commit eb685c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"test:e2e": "cross-env E2E_TESTS=true npm run test:e2e:setup vitest run tests/src/ --pool=threads --poolOptions.threads.singleThread --poolOptions.threads.isolate --no-file-parallelism"
},
"dependencies": {
"@podman-desktop/api": "^1.10.0",
"@podman-desktop/api": "^1.11.1",
"@redhat-developer/rhcra-client": "^0.0.1",
"@redhat-developer/rhsm-client": "^0.0.4",
"axios": "^1.6.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,10 @@
dependencies:
playwright "1.45.1"

"@podman-desktop/api@^1.10.0":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.10.1.tgz#0010a752be0df97278ea5a48a7edf87128ec0ba5"
integrity sha512-uQrvi1Z6czj5hPPKt2j22Gpj9NDHHt9SzBMs5OZgMRxdWPmrBulCjs6RLbhkZ4CPe64/dn78WlefVVwPB9zk5g==
"@podman-desktop/api@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.11.1.tgz#cca3b94575d9aa8e4d247a00259a45a194ea109e"
integrity sha512-W4CmilZIIKn6l0XyDApOpufHfmxpqeYP2FEdYQeL3IK0Fjtaxo6NPnZzoZJmX1uCLoD6G2nw6IJuicZJMfbMSg==

"@podman-desktop/tests-playwright@next":
version "1.12.0-202407081410-69b3137"
Expand Down

0 comments on commit eb685c1

Please sign in to comment.