Skip to content

Commit

Permalink
Bump @backstage/plugin-catalog-import from 0.9.8 to 0.9.9 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) from 0.9.8 to 0.9.9.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-import)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and garryod committed Jun 26, 2023
1 parent c464926 commit c6a7c46
Showing 1 changed file with 23 additions and 37 deletions.
60 changes: 23 additions & 37 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2803,36 +2803,22 @@
"@backstage/config" "^1.0.7"
"@backstage/errors" "^1.1.5"

"@backstage/integration-react@^1.1.13", "@backstage/integration-react@^1.1.9":
version "1.1.13"
resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.13.tgz#a7f0cb589d1bc70576df35a6c3815cd0d04e3014"
integrity sha512-WWwOJmhnkkJo3lywQX8TNCua+MwuLGuh9qR/Ff7KwifiZNby7pHSFYxBVeGtpDg2LS4z9UIhMWN8veNTuRBekQ==
"@backstage/integration-react@^1.1.13", "@backstage/integration-react@^1.1.14", "@backstage/integration-react@^1.1.9":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@backstage/integration-react/-/integration-react-1.1.14.tgz#4567fe0aa8b60e93c931018de18190ee93cfc56f"
integrity sha512-MWuQbA4kW6maSKPgSeiVlqmIX9fzrpI315WaRo2XrR8oNoh4sAGLjLCXdh6NLzzIzzIzlKZBW7xU4cdLMOFC6Q==
dependencies:
"@backstage/config" "^1.0.7"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/integration" "^1.4.5"
"@backstage/theme" "^0.3.0"
"@backstage/config" "^1.0.8"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/integration" "^1.5.0"
"@backstage/theme" "^0.4.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
react-use "^17.2.4"

"@backstage/integration@^1.4.2", "@backstage/integration@^1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.4.5.tgz#c38f025d541ed371c4fbf3810e8f1305a6ab12fa"
integrity sha512-G7WUGMhrzyGpIey0EF4i6oTVSxHqhEUYsszVq6l87zosQRJYZtRe8c2FKy1WfO43d4L/F9L/ncaYwImLg2jk3w==
dependencies:
"@backstage/config" "^1.0.7"
"@backstage/errors" "^1.1.5"
"@octokit/auth-app" "^4.0.0"
"@octokit/rest" "^19.0.3"
cross-fetch "^3.1.5"
git-url-parse "^13.0.0"
lodash "^4.17.21"
luxon "^3.0.0"

"@backstage/integration@^1.5.0":
"@backstage/integration@^1.4.2", "@backstage/integration@^1.4.5", "@backstage/integration@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.5.0.tgz#6c5da6495e8f73535ee0bd203785a0c89d4445ad"
integrity sha512-rMs3eGiSN+A/oYnOL2u+w96drbxvXBP16G7Eoy6FZWelANWO/nDpZ8DxFBBWxfj0U/ZeS33DfYH7aIWyPzivoA==
Expand Down Expand Up @@ -3089,20 +3075,20 @@
react-use "^17.2.4"

"@backstage/plugin-catalog-import@^0.9.4":
version "0.9.8"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-import/-/plugin-catalog-import-0.9.8.tgz#4fa1125318ed031a4766661ef047a10f5e8cb450"
integrity sha512-O5wbLpuot8zNf3AAMmxOG6N8tZUnHBmfUTFPN7WCCZKKSBFlIYziE9cGwruBN/6IFWubyuIZ3hH+9A0S9RVuLA==
version "0.9.9"
resolved "https://registry.yarnpkg.com/@backstage/plugin-catalog-import/-/plugin-catalog-import-0.9.9.tgz#191e2144da36efca90fc31cd8b30c76dd721c94b"
integrity sha512-mmiYxSHQqxARmkhPCtMxICShB3YyVvj1kg4vjcH1bfKl2YSLekLg0/wUK3PvTvE1wSGymriECkYgCb4OZAVk3g==
dependencies:
"@backstage/catalog-client" "^1.4.1"
"@backstage/catalog-model" "^1.3.0"
"@backstage/config" "^1.0.7"
"@backstage/core-components" "^0.13.1"
"@backstage/core-plugin-api" "^1.5.1"
"@backstage/errors" "^1.1.5"
"@backstage/integration" "^1.4.5"
"@backstage/integration-react" "^1.1.13"
"@backstage/plugin-catalog-common" "^1.0.13"
"@backstage/plugin-catalog-react" "^1.6.0"
"@backstage/catalog-client" "^1.4.2"
"@backstage/catalog-model" "^1.4.0"
"@backstage/config" "^1.0.8"
"@backstage/core-components" "^0.13.2"
"@backstage/core-plugin-api" "^1.5.2"
"@backstage/errors" "^1.2.0"
"@backstage/integration" "^1.5.0"
"@backstage/integration-react" "^1.1.14"
"@backstage/plugin-catalog-common" "^1.0.14"
"@backstage/plugin-catalog-react" "^1.7.0"
"@material-ui/core" "^4.12.2"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "4.0.0-alpha.61"
Expand Down

0 comments on commit c6a7c46

Please sign in to comment.