use @jessesanford/plugin-scaffolder-actions
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
This commit is contained in:
parent
84f81d5680
commit
282565728b
2 changed files with 1 additions and 15 deletions
|
@ -22,7 +22,7 @@
|
|||
"@backstage/catalog-model": "~1.4.3",
|
||||
"@backstage/config": "~1.1.1",
|
||||
"@backstage/errors": "~1.2.3",
|
||||
"@backstage/integration": "~1.8.0",
|
||||
"@backstage/integration": "^1.9.0",
|
||||
"@backstage/plugin-app-backend": "~0.3.57",
|
||||
"@backstage/plugin-auth-backend": "~0.20.3",
|
||||
"@backstage/plugin-auth-node": "~0.4.3",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2841,20 +2841,6 @@
|
|||
lodash "^4.17.21"
|
||||
luxon "^3.0.0"
|
||||
|
||||
"@backstage/integration@~1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@backstage/integration/-/integration-1.8.0.tgz#affc54e1c12c5a4e68a92de4e42c6cf001bdf6ec"
|
||||
integrity sha512-FCFOubvpKK2dt38sNATrImHrS0pkmvS2LPzvLQ01JzRy5F/QxsdRGxJmzB9irpLOUh7F3/Ilr7cBdG5nYyYVOA==
|
||||
dependencies:
|
||||
"@azure/identity" "^4.0.0"
|
||||
"@backstage/config" "^1.1.1"
|
||||
"@octokit/auth-app" "^4.0.0"
|
||||
"@octokit/rest" "^19.0.3"
|
||||
cross-fetch "^4.0.0"
|
||||
git-url-parse "^13.0.0"
|
||||
lodash "^4.17.21"
|
||||
luxon "^3.0.0"
|
||||
|
||||
"@backstage/plugin-api-docs@~0.10.3":
|
||||
version "0.10.3"
|
||||
resolved "https://registry.yarnpkg.com/@backstage/plugin-api-docs/-/plugin-api-docs-0.10.3.tgz#e2dedad4d8630a1bf8297521d2d3b0bf872718e5"
|
||||
|
|
Loading…
Reference in a new issue