Skip to content

Commit 8872c59

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1746644330 to 2.3.0-1747843475 (#178)
* chore(deps): Bump @devfile/api from 2.3.0-1746644330 to 2.3.0-1747843475 Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1746644330 to 2.3.0-1747843475. - [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-1747843475 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix dash-licenses check 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 4a50b6a commit 8872c59

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,7 +2,7 @@ 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]1746644330` | N/A |
5+
| `@devfile/[email protected]1747843475` | N/A |
66
| `[email protected]` | N/A |
77
| `@inversifyjs/[email protected]` | transitive dependency |
88
| `@inversifyjs/[email protected]` | 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-1746644330",
43+
"@devfile/api": "2.3.0-1747843475",
4444
"axios": "^1.8.3",
4545
"fs-extra": "^11.2.0",
4646
"inversify": "^7.1.0",

yarn.lock

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

433-
"@devfile/[email protected]1746644330":
434-
version "2.3.0-1746644330"
435-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1746644330.tgz#6d64fc7fd63e9c2034ce80922c3084a1e5f40e15"
436-
integrity sha512-ts9zqBRO+3dtnH61Zxk2l5tOp2iWwpxmovZhsDGf7RGpE8Nm/7GINv+/1ZwTvJ16gVmjXwR4rCkd/eZkKxmLHg==
433+
"@devfile/[email protected]1747843475":
434+
version "2.3.0-1747843475"
435+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1747843475.tgz#0a4c9905a9e377ce310beb23bea93883ca03aedf"
436+
integrity sha512-w+H4g7D3FsSB1W672Qf8kcQX8FCg7Iztd7rmpZyx1xun3I02VE/Hn3tk0xqP89Ys8tMrJU3F3IwcSkP7bEWRKA==
437437
dependencies:
438438
"@types/node" "*"
439439
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)