Skip to content

Commit

Permalink
chore(deps): bump podman version (#455)
Browse files Browse the repository at this point in the history
Signed-off-by: axel7083 <[email protected]>
  • Loading branch information
axel7083 authored Mar 7, 2024
1 parent 6e0d539 commit 80af5bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"simple-git": "^3.22.0"
},
"devDependencies": {
"@podman-desktop/api": "^0.0.202402080712-0f5d4ce",
"@podman-desktop/api": "^0.0.202403071003-f086e29",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20",
"vitest": "^1.3.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,10 @@
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==

"@podman-desktop/api@^0.0.202402080712-0f5d4ce":
version "0.0.202402080712-0f5d4ce"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-0.0.202402080712-0f5d4ce.tgz#f5656dce22ad5bdad483656304f6c14ec04d9cfe"
integrity sha512-iEoN3PRiHPtAyq/RYxhN3Eodkkfxam8jksdENBspUP+WV+9jE19fbVMse8g9Gz1wienYPmewvo8ROfpSlQmOXQ==
"@podman-desktop/api@^0.0.202403071003-f086e29":
version "0.0.202403071003-f086e29"
resolved "https://registry.yarnpkg.com/@podman-desktop/api/-/api-0.0.202403071003-f086e29.tgz#420f2418add80ae2e6712f1902c5ff949a316dc4"
integrity sha512-c/fDtKG7XvqM2SsHDGJmKwQ6PihFJKa2DWJ/ITwX+OF4DnhcWUQtaqIgL9/4ZGPYMz31qVVT7tqOZCLzSZ5XEA==

"@rollup/[email protected]":
version "4.9.1"
Expand Down

0 comments on commit 80af5bd

Please sign in to comment.