Skip to content

Commit 8be393e

Browse files
chore(deps): Bump @devfile/api from 2.3.0-1738854228 to 2.3.0-1741179368
Bumps [@devfile/api](https://github.com/devfile/api) from 2.3.0-1738854228 to 2.3.0-1741179368. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ad1112 commit 8be393e

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-1738854228",
43+
"@devfile/api": "2.3.0-1741179368",
4444
"axios": "^1.8.3",
4545
"fs-extra": "^11.2.0",
4646
"inversify": "^6.0.2",

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]1738854228":
288-
version "2.3.0-1738854228"
289-
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1738854228.tgz#ed2417a0075850403535ffff4f3f0cfc6b400419"
290-
integrity sha512-sA7ZqmamZ786Lnvs7sFyK7E7l9CNsYN/TzQmdDHvmiVXzF9XLm2LfqxTRpyhXO9IMFdbI702g1JudIlyrw6IQQ==
287+
"@devfile/[email protected]1741179368":
288+
version "2.3.0-1741179368"
289+
resolved "https://registry.yarnpkg.com/@devfile/api/-/api-2.3.0-1741179368.tgz#bf588fbc73c0e230c6646f91008146bc3cc9fc7c"
290+
integrity sha512-NBNJ/lGB3x0rYWnBxggU+jq4/dxEyYKdYHGH1/ibJ7j9jcmoJMAEDnbbm1HQoyG4EfaQ9m+B948ovUnoDGYUiw==
291291
dependencies:
292292
"@types/node" "*"
293293
"@types/node-fetch" "^2.5.7"

0 commit comments

Comments
 (0)