diff --git a/.github/styles/vocab.txt b/.github/styles/vocab.txt index 8199855c9e..d3ea8c1c27 100644 --- a/.github/styles/vocab.txt +++ b/.github/styles/vocab.txt @@ -1,5 +1,6 @@ abc accessors +Airbrake Anddddd Apdex api diff --git a/yarn.lock b/yarn.lock index 854fd7d08a..7237ed33cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2206,7 +2206,7 @@ react-use "^17.2.4" zen-observable "^0.8.15" -"@backstage/core-app-api@^0.2.0": +"@backstage/core-app-api@^0.2.0", "@backstage/core-app-api@^0.2.1": version "0.2.1" resolved "https://registry.npmjs.org/@backstage/core-app-api/-/core-app-api-0.2.1.tgz#cdaaee797834d0efaaf56110d3e48fa57f4195ce" integrity sha512-883TxnfDWLgYd91NxEPMUnXQsvZRCObl/MTagErhkhRSty3VEf8Aeh2bAEzzv+oHq+Zde284zBs8PFnf3AN2vw== @@ -2545,6 +2545,24 @@ react-router "6.0.0-beta.0" react-use "^17.2.4" +"@backstage/test-utils@^0.1.24": + version "0.1.24" + resolved "https://registry.npmjs.org/@backstage/test-utils/-/test-utils-0.1.24.tgz#1af2ea1fe3daa7df5545cc6d41271d59c2076f48" + integrity sha512-zfqhY5AS8tNOFoP8Kmpb3zE1vCbbHCXwsvxtTEq7UsRJiGpzTMN7pn+GQpddMgMHJc+IB0y25Xflw3grNEKTbA== + dependencies: + "@backstage/core-app-api" "^0.2.0" + "@backstage/core-plugin-api" "^0.3.0" + "@backstage/theme" "^0.2.14" + "@backstage/types" "^0.1.1" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.11.2" + "@testing-library/jest-dom" "^5.10.1" + "@testing-library/react" "^11.2.5" + "@testing-library/user-event" "^13.1.8" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + zen-observable "^0.8.15" + "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"