Skip to content

Commit

Permalink
chore: Update dependency @backstage/core-components to v0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent f9778ee commit 6d7f421
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"version:patch": "npx lerna version patch"
},
"dependencies": {
"@backstage/core-components": "0.14.9",
"@backstage/core-components": "0.14.10",
"@backstage/core-plugin-api": "1.9.3",
"@backstage/theme": "0.5.6",
"@material-ui/core": "4.12.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/nobl9-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@backstage/catalog-model": "1.5.0",
"@backstage/config": "1.2.0",
"@backstage/core-components": "0.14.9",
"@backstage/core-components": "0.14.10",
"@backstage/core-plugin-api": "1.9.3",
"@backstage/plugin-catalog-react": "1.12.2",
"@backstage/theme": "0.5.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2665,10 +2665,10 @@
"@types/react" "^16.13.1 || ^17.0.0"
lodash "^4.17.21"

"@backstage/[email protected].9", "@backstage/core-components@^0.14.9":
version "0.14.9"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.9.tgz#bb1f40be18d8241b70538383d324aec233586382"
integrity sha512-tcwDUeQBMIKtM+EuLMl6BdwjWdjjTnvvUuQCJISdy5ot+Yp/znQK+d4KIA97wq3Fu/ufy1+tAAwGGaifHMRf1g==
"@backstage/[email protected].10", "@backstage/core-components@^0.14.10":
version "0.14.10"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.10.tgz#944fe655220be8af9fde0deeafe16f9ce7fe1924"
integrity sha512-RAEIQsJimokQDF0eAuRXSZreo2vjhf4a2tlMbi/edPRaGk4nTOHH7q6V7qLqqX9spTzS0bBAhkuif/v96shJuw==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
Expand Down Expand Up @@ -2708,10 +2708,10 @@
zen-observable "^0.10.0"
zod "^3.22.4"

"@backstage/core-components@^0.14.10":
version "0.14.10"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.10.tgz#944fe655220be8af9fde0deeafe16f9ce7fe1924"
integrity sha512-RAEIQsJimokQDF0eAuRXSZreo2vjhf4a2tlMbi/edPRaGk4nTOHH7q6V7qLqqX9spTzS0bBAhkuif/v96shJuw==
"@backstage/core-components@^0.14.9":
version "0.14.9"
resolved "https://registry.yarnpkg.com/@backstage/core-components/-/core-components-0.14.9.tgz#bb1f40be18d8241b70538383d324aec233586382"
integrity sha512-tcwDUeQBMIKtM+EuLMl6BdwjWdjjTnvvUuQCJISdy5ot+Yp/znQK+d4KIA97wq3Fu/ufy1+tAAwGGaifHMRf1g==
dependencies:
"@backstage/config" "^1.2.0"
"@backstage/core-plugin-api" "^1.9.3"
Expand Down

0 comments on commit 6d7f421

Please sign in to comment.