Skip to content

Commit

Permalink
chore(deps): bump @devfile/api from 2.2.2-1709132141 to 2.2.2-1709808589
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and che-bot committed Mar 7, 2024
1 parent 3e6db8c commit 36d3708
Show file tree
Hide file tree
Showing 3 changed files with 11 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
9 changes: 5 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 Expand Up @@ -5456,6 +5456,7 @@ wordwrap@^1.0.0:
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down
9 changes: 5 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 Expand Up @@ -5456,6 +5456,7 @@ wordwrap@^1.0.0:
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
name wrap-ansi-cjs
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit 36d3708

Please sign in to comment.