Skip to content

Commit

Permalink
chore(deps): Bump @devfile/api from 2.3.0-1721400636 to 2.3.0-1723034342
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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2191d32 commit b53d9ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -367,10 +367,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@devfile/[email protected]1721400636":
version "2.3.0-1721400636"
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1721400636.tgz#94f7ba0f45b294beb8cd023ffeaa8aa5ff228b44"
integrity sha512-W6g9uYSo22VcAeLj49YyVzOWTWZh5sRWP8fzgRcao6DRLd7FwkG3w4ZWCMTY5tMgyfcpaNBBoV1mqlRJuCvhTA==
"@devfile/[email protected]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"
Expand Down

0 comments on commit b53d9ca

Please sign in to comment.