Skip to content

Commit

Permalink
chore(deps): bump @devfile/api from 2.2.2-1709132141 to 2.2.2-1709808…
Browse files Browse the repository at this point in the history
…589 (#1895)

* chore(deps): bump @devfile/api from 2.2.2-1709132141 to 2.2.2-1709808589

Bumps [@devfile/api](https://github.com/GIT_USER_ID/GIT_REPO_ID) from 2.2.2-1709132141 to 2.2.2-1709808589.
- [Commits](https://github.com/GIT_USER_ID/GIT_REPO_ID/commits)

---
updated-dependencies:
- dependency-name: "@devfile/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Che bot <[email protected]>

* Update tools/build/yarn.lock

* Update yarn.lock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Che bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Valerii Svydenko <[email protected]>
  • Loading branch information
dependabot[bot] and svor authored Mar 8, 2024
1 parent 3e6db8c commit 08c979a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/eclipse-che/che-plugin-registry/blob/main/tools/build/README.md",
"dependencies": {
"@devfile/api": "2.2.2-1709132141",
"@devfile/api": "2.2.2-1709808589",
"axios": "^1.6.7",
"decompress": "^4.2.1",
"docker-image-name-parser": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions tools/build/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,10 +475,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@devfile/[email protected]1709132141":
version "2.2.2-1709132141"
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.2.2-1709132141.tgz#7c2e0ffddfbbb76d119597088563821337d5d65e"
integrity sha512-rav70K395A0H50h06hnJS5J6YgC2Nti3wg0LmpK/T2XjucGRlmlb9UeEbPZa6+jVNE50HzdqiFNaQLkkTLF1tg==
"@devfile/[email protected]1709808589":
version "2.2.2-1709808589"
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.2.2-1709808589.tgz#b59656bfd3bc9a9919b8d5468e53a720fe6d13e2"
integrity sha512-frdF31pg6fPazZQDni0L9jDvTnsigFk8so9GR1vtOIrD5lywq9Je19yz7p6KmfKYPC5ESSn+IoNyzjQnS2BlJA==
dependencies:
"@types/node" "*"
"@types/node-fetch" "^2.5.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,10 +475,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@devfile/[email protected]1709132141":
version "2.2.2-1709132141"
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.2.2-1709132141.tgz#7c2e0ffddfbbb76d119597088563821337d5d65e"
integrity sha512-rav70K395A0H50h06hnJS5J6YgC2Nti3wg0LmpK/T2XjucGRlmlb9UeEbPZa6+jVNE50HzdqiFNaQLkkTLF1tg==
"@devfile/[email protected]1709808589":
version "2.2.2-1709808589"
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.2.2-1709808589.tgz#b59656bfd3bc9a9919b8d5468e53a720fe6d13e2"
integrity sha512-frdF31pg6fPazZQDni0L9jDvTnsigFk8so9GR1vtOIrD5lywq9Je19yz7p6KmfKYPC5ESSn+IoNyzjQnS2BlJA==
dependencies:
"@types/node" "*"
"@types/node-fetch" "^2.5.7"
Expand Down

0 comments on commit 08c979a

Please sign in to comment.