Skip to content

Commit b55348e

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1725380172 to 2.3.0-1733171449 (#88)
Bumps [@devfile/api](https://github.com/GIT_USER_ID/GIT_REPO_ID) from 2.3.0-1725380172 to 2.3.0-1733171449. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25f07ff commit b55348e

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-1725380172",
43+
"@devfile/api": "2.3.0-1733171449",
4444
"jsonschema": "^1.4.1",
4545
"axios": "^1.7.4",
4646
"fs-extra": "^11.2.0",

yarn.lock

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

287-
"@devfile/[email protected]1725380172":
288-
version "2.3.0-1725380172"
289-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1725380172.tgz#516b91e95c84d46468afd1fff4dc68e124a5fb41"
290-
integrity sha512-J0O2h81M3kcbkwLnod64aHH9PAUzHRJyOvfDyOE8LSv62Yj+3tf0MYHPXOFWMwQWFUFTymMK2fHPnINWaV6MxQ==
287+
"@devfile/[email protected]1733171449":
288+
version "2.3.0-1733171449"
289+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1733171449.tgz#39ad1c5c22801d20af5403e240f04dab96d1d733"
290+
integrity sha512-NQo6rooa69MFzYZl1ox8Dh2qQ9kpm2UHik0Rz8ilKNHyRrFrWqNr0jw9CrPyWLs6N6O55ONVwwHmuU9GvffWkQ==
291291
dependencies:
292292
"@types/node" "*"
293293
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)