Skip to content

Commit e5e7518

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1738342178 to 2.3.0-1738854228 (#119)
* chore(deps): Bump @devfile/api from 2.3.0-1738342178 to 2.3.0-1738854228 Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1738342178 to 2.3.0-1738854228. - [Release notes](https://github.com/devfile/api/releases) - [Changelog](https://github.com/devfile/api/blob/main/RELEASE.md) - [Commits](https://github.com/devfile/api/commits) --- updated-dependencies: - dependency-name: "@devfile/api" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * update devfile/api Signed-off-by: Valeriy Svydenko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Valeriy Svydenko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valeriy Svydenko <[email protected]>
1 parent b86c37e commit e5e7518

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.deps/EXCLUDED/prod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ This file lists dependencies that do not need CQs or auto-detection does not wor
22

33
| Packages | Resolved CQs |
44
| --- | --- |
5-
| `@devfile/[email protected]1738342178` | N/A |
5+
| `@devfile/[email protected]1738854228` | N/A |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"homepage": "https://github.com/eclipse-che/che-devfile-registry#readme",
4242
"dependencies": {
43-
"@devfile/api": "2.3.0-1738342178",
43+
"@devfile/api": "2.3.0-1738854228",
4444
"axios": "^1.7.4",
4545
"fs-extra": "^11.2.0",
4646
"inversify": "^6.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,10 @@
284284
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
285285
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
286286

287-
"@devfile/[email protected]1738342178":
288-
version "2.3.0-1738342178"
289-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1738342178.tgz#682f0097cae39267e32426cf52bfd4a0e71e7a55"
290-
integrity sha512-asgIDvCeBoSjk9cufBEZaJac5VHTaehaVBjxAyeehR4NZir2HOtgLMf26BYWLs2/PObmuen06PJgjr70kO3oGA==
287+
"@devfile/[email protected]1738854228":
288+
version "2.3.0-1738854228"
289+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1738854228.tgz#ed2417a0075850403535ffff4f3f0cfc6b400419"
290+
integrity sha512-sA7ZqmamZ786Lnvs7sFyK7E7l9CNsYN/TzQmdDHvmiVXzF9XLm2LfqxTRpyhXO9IMFdbI702g1JudIlyrw6IQQ==
291291
dependencies:
292292
"@types/node" "*"
293293
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)