Skip to content

Commit 2bf0921

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1741179368 to 2.3.0-1746644330 (#171)
* chore(deps): Bump @devfile/api from 2.3.0-1741179368 to 2.3.0-1746644330 Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1741179368 to 2.3.0-1746644330. - [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-1746644330 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update devfile/api version in excludes 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 a755d4b commit 2bf0921

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]1741179368` | N/A |
5+
| `@devfile/[email protected]1746644330` | 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-1741179368",
43+
"@devfile/api": "2.3.0-1746644330",
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]1741179368":
434-
version "2.3.0-1741179368"
435-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1741179368.tgz#bf588fbc73c0e230c6646f91008146bc3cc9fc7c"
436-
integrity sha512-NBNJ/lGB3x0rYWnBxggU+jq4/dxEyYKdYHGH1/ibJ7j9jcmoJMAEDnbbm1HQoyG4EfaQ9m+B948ovUnoDGYUiw==
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==
437437
dependencies:
438438
"@types/node" "*"
439439
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)