Skip to content

Commit

Permalink
build(deps-dev): bump @podman-desktop/api from 1.10.3 to 1.12.0 (#263)
Browse files Browse the repository at this point in the history
Bumps @podman-desktop/api from 1.10.3 to 1.12.0.

---
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>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent ecaae26 commit 24f511a
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 @@ -142,7 +142,7 @@
"@redhat-developer/rhaccm-client": "^0.0.1"
},
"devDependencies": {
"@podman-desktop/api": "1.10.3",
"@podman-desktop/api": "1.12.0",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,10 +295,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@podman-desktop/api@1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-1.10.3.tgz#c4c17e96aa3f70acd47162cc2d02cd0f3290fd52"
integrity sha512-jc5mYPsNz59e+o+1fQR67TPUWQoIuEssMtSwOgqdV/k0lSk05p5ErotrgeKT7WVXb7XxYOx0E4MtTTY5Kf7cyw==
"@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==

"@redhat-developer/rhaccm-client@^0.0.1":
version "0.0.1"
Expand Down

0 comments on commit 24f511a

Please sign in to comment.