Skip to content

Commit

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

---
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 Aug 9, 2024
1 parent ce92752 commit a90177a
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.11.1",
"@podman-desktop/api": "^1.12.0",
"@redhat-developer/rhcra-client": "^0.0.1",
"@redhat-developer/rhsm-client": "^0.0.4",
"axios": "^1.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,10 @@
dependencies:
playwright "1.46.0"

"@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/api@^1.12.0":
version "1.12.0"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.12.0.tgz#ce951e33923d02c4b6eeb996bd0c868c00b48c14"
integrity sha512-yZmrqVlXftnK8JcXab6tEdLy7h6Sf6d+lUZdrnPmzO9ec+UVDYXI3ezoEe2URdi9+e0CaK9YO0Tp0W9Kkoedkg==

"@podman-desktop/tests-playwright@next":
version "1.13.0-202408082000-f8013ca"
Expand Down

0 comments on commit a90177a

Please sign in to comment.