Skip to content

Commit e70d3db

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1737452847 to 2.3.0-1738342178 (#113)
Bumps [@devfile/api](https://github.com/GIT_USER_ID/GIT_REPO_ID) from 2.3.0-1737452847 to 2.3.0-1738342178. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 204e560 commit e70d3db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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-1737452847",
43+
"@devfile/api": "2.3.0-1738342178",
4444
"jsonschema": "^1.4.1",
4545
"axios": "^1.7.4",
4646
"fs-extra": "^11.2.0",

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]1737452847":
288-
version "2.3.0-1737452847"
289-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1737452847.tgz#99c72519d246eea42b827927967133005cbe1951"
290-
integrity sha512-9z/M9OqrKbdJfdWKxBNo7AUkm+ooAbnUp8/jDC+PFiZFmV4IKa9J1D2kcmGFD7Ckd4EogUrB7ZJdWEXMtDGRhw==
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==
291291
dependencies:
292292
"@types/node" "*"
293293
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)