From 11a60ace66cff7b7caaea125b348bd7ed33c0dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 07:01:36 +0000 Subject: [PATCH] chore(deps): Bump @devfile/api from 2.3.0-1721400636 to 2.3.0-1723034342 Bumps [@devfile/api](https://github.com/GIT_USER_ID/GIT_REPO_ID) from 2.3.0-1721400636 to 2.3.0-1723034342. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9af97c7..8f9032c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "homepage": "https://github.com/eclipse-che/che-devfile-registry#readme", "dependencies": { - "@devfile/api": "2.3.0-1721400636", + "@devfile/api": "2.3.0-1723034342", "jsonschema": "^1.4.1", "axios": "^1.7.0", "fs-extra": "^11.2.0", diff --git a/yarn.lock b/yarn.lock index d36575d..ba5ca09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -367,10 +367,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@devfile/api@2.3.0-1721400636": - version "2.3.0-1721400636" - resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1721400636.tgz#94f7ba0f45b294beb8cd023ffeaa8aa5ff228b44" - integrity sha512-W6g9uYSo22VcAeLj49YyVzOWTWZh5sRWP8fzgRcao6DRLd7FwkG3w4ZWCMTY5tMgyfcpaNBBoV1mqlRJuCvhTA== +"@devfile/api@2.3.0-1723034342": + version "2.3.0-1723034342" + resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1723034342.tgz#6a08c2ff20b927750180ade3fd9b406e618d5e3e" + integrity sha512-gwX5DLLCbKOPEXsf+El9h6fn34O3jKAybYPKDwNVEAJspYA/0lxQ/APJXNBLcKmvWihO2z2nEhfAuWuV8Oyw0A== dependencies: "@types/node" "*" "@types/node-fetch" "^2.5.7"