Skip to content

Commit

Permalink
chore(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent c5ef14c commit 20475bb
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 143 deletions.
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@backstage/test-utils": "^1.5.10",
"@playwright/test": "^1.32.3",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/react-dom": "*",
"cross-env": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions plugins/codebuild/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/humanize-duration": "^3",
"msw": "^1.0.0"
Expand Down
4 changes: 2 additions & 2 deletions plugins/codepipeline/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/humanize-duration": "^3",
"msw": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/core/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@backstage/cli": "^0.27.0",
"@backstage/test-utils": "^1.5.10",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.3"
"@testing-library/react": "^16.0.0"
},
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions plugins/cost-insights/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/dateformat": "^5",
"@types/humanize-duration": "^3",
Expand Down
4 changes: 2 additions & 2 deletions plugins/ecs/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"@backstage/core-app-api": "^1.14.2",
"@backstage/dev-utils": "^1.0.37",
"@backstage/test-utils": "^1.5.10",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/humanize-duration": "^3",
"msw": "^1.0.0"
Expand Down
Loading

0 comments on commit 20475bb

Please sign in to comment.