Skip to content

Commit 47c6dc8

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1747843475 to 2.3.0-1757407014 (#240)
* chore(deps): Bump @devfile/api from 2.3.0-1747843475 to 2.3.0-1757407014 Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1747843475 to 2.3.0-1757407014. - [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-version: 2.3.0-1757407014 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix license check Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> * fix license check Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> * cleanup excludes Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valerii Svydenko <vsvydenk@redhat.com>
1 parent 979d9e6 commit 47c6dc8

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

.deps/EXCLUDED/prod.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ This file lists dependencies that do not need CQs or auto-detection does not wor
22

33
| Packages | Resolved CQs |
44
| --- | --- |
5+
| `inversify@7.10.4` | N/A |
6+
| `@inversifyjs/container@1.14.1` | transitive dependency |
7+
| `@inversifyjs/core@9.1.1` | transitive dependency |
8+
| `@inversifyjs/prototype-utils@0.1.3` | transitive dependency |

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-1747843475",
43+
"@devfile/api": "2.3.0-1757407014",
4444
"fs-extra": "^11.2.0",
4545
"inversify": "^7.1.0",
4646
"js-yaml": "^4.0.0",

yarn.lock

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

464-
"@devfile/api@2.3.0-1747843475":
465-
version "2.3.0-1747843475"
466-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1747843475.tgz#0a4c9905a9e377ce310beb23bea93883ca03aedf"
467-
integrity sha512-w+H4g7D3FsSB1W672Qf8kcQX8FCg7Iztd7rmpZyx1xun3I02VE/Hn3tk0xqP89Ys8tMrJU3F3IwcSkP7bEWRKA==
464+
"@devfile/api@2.3.0-1757407014":
465+
version "2.3.0-1757407014"
466+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1757407014.tgz#d712e78748b588c3f5861e93881b3b4e27088519"
467+
integrity sha512-keQ2K2wWNv83tSHN+nflX8W57TQDjqaF9CTFmjWLFTKHEMgwJqTOrQZENR9alq4bO+yC8GAvWiWS3NaMQqazrw==
468468
dependencies:
469469
"@types/node" "*"
470470
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)