Skip to content

Commit 767dca2

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1747843475 to 2.3.0-1752531718
Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1747843475 to 2.3.0-1752531718. - [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-1752531718 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aad1b56 commit 767dca2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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-1752531718",
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
@@ -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]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==
433+
"@devfile/[email protected]1752531718":
434+
version "2.3.0-1752531718"
435+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1752531718.tgz#5e1706b6ca89fdd9c2d592b9bba4521a4bb7095c"
436+
integrity sha512-5l3kF7zjIrqCzoQiZioOFNAVr/vC9e8bGAK4P1rgFPzOS5HnzzEQRbvn3fuVtX2S1Y0vvouDPpS2Ue3/iAsmCg==
437437
dependencies:
438438
"@types/node" "*"
439439
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)