Skip to content

Commit

Permalink
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v11.2.6...v12.1.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and freben committed Mar 10, 2022
1 parent 60c4e39 commit a422d7c
Show file tree
Hide file tree
Showing 64 changed files with 137 additions and 86 deletions.
64 changes: 64 additions & 0 deletions .changeset/dependabot-bf11310.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
'@backstage/app-defaults': patch
'@backstage/core-app-api': patch
'@backstage/core-components': patch
'@backstage/core-plugin-api': patch
'@backstage/dev-utils': patch
'@backstage/integration-react': patch
'@backstage/test-utils': patch
'@backstage/version-bridge': patch
'@backstage/plugin-airbrake': patch
'@backstage/plugin-allure': patch
'@backstage/plugin-analytics-module-ga': patch
'@backstage/plugin-apache-airflow': patch
'@backstage/plugin-api-docs': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-badges': patch
'@backstage/plugin-bitrise': patch
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-catalog-import': patch
'@backstage/plugin-catalog-react': patch
'@backstage/plugin-catalog': patch
'@backstage/plugin-circleci': patch
'@backstage/plugin-cloudbuild': patch
'@backstage/plugin-code-climate': patch
'@backstage/plugin-code-coverage': patch
'@backstage/plugin-config-schema': patch
'@backstage/plugin-cost-insights': patch
'@backstage/plugin-explore-react': patch
'@backstage/plugin-explore': patch
'@backstage/plugin-firehydrant': patch
'@backstage/plugin-fossa': patch
'@backstage/plugin-gcp-projects': patch
'@backstage/plugin-git-release-manager': patch
'@backstage/plugin-github-actions': patch
'@backstage/plugin-github-deployments': patch
'@backstage/plugin-gitops-profiles': patch
'@backstage/plugin-gocd': patch
'@backstage/plugin-graphiql': patch
'@backstage/plugin-home': patch
'@backstage/plugin-ilert': patch
'@backstage/plugin-jenkins': patch
'@backstage/plugin-kafka': patch
'@backstage/plugin-kubernetes': patch
'@backstage/plugin-lighthouse': patch
'@backstage/plugin-newrelic': patch
'@backstage/plugin-org': patch
'@backstage/plugin-pagerduty': patch
'@backstage/plugin-permission-react': patch
'@backstage/plugin-rollbar': patch
'@backstage/plugin-scaffolder': patch
'@backstage/plugin-search': patch
'@backstage/plugin-sentry': patch
'@backstage/plugin-shortcuts': patch
'@backstage/plugin-sonarqube': patch
'@backstage/plugin-splunk-on-call': patch
'@backstage/plugin-tech-insights': patch
'@backstage/plugin-tech-radar': patch
'@backstage/plugin-techdocs': patch
'@backstage/plugin-todo': patch
'@backstage/plugin-user-settings': patch
'@backstage/plugin-xcmetrics': patch
---

chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
2 changes: 1 addition & 1 deletion packages/app-defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@backstage/cli": "^0.15.2",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.13.1 || ^17.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@rjsf/core": "^3.2.1",
"@testing-library/cypress": "^8.0.2",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/jquery": "^3.3.34",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@backstage/cli": "^0.15.2-next.0",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@backstage/cli": "^0.15.2",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/classnames": "^2.2.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-plugin-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@backstage/core-app-api": "^0.6.0",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"react-use": "^17.2.4",
"react-hot-loader": "^4.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion packages/techdocs-cli-embedded-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@backstage/cli": "^0.15.2",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@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/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"cross-fetch": "^3.1.5",
"react-router": "6.0.0-beta.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/version-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@backstage/cli": "^0.15.2-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/airbrake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/allure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics-module-ga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/apache-airflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/api-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/azure-devops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/badges/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/bitrise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7"
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@backstage/plugin-scaffolder-common": "^0.3.0",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@backstage/plugin-permission-react": "^0.3.3",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"cross-fetch": "^3.1.5"
Expand Down
2 changes: 1 addition & 1 deletion plugins/circleci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/humanize-duration": "^3.25.1",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/code-climate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/humanize-duration": "^3.27.1",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/highlightjs": "^10.1.0",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/config-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/cost-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/explore-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@backstage/dev-utils": "^0.2.25-next.0",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/explore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/firehydrant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/fossa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gcp-projects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/git-release-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/github-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/github-deployments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gitops-profiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@backstage/dev-utils": "^0.2.25",
"@backstage/test-utils": "^0.3.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
Expand Down

0 comments on commit a422d7c

Please sign in to comment.