Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @testing-library/react from 12.1.3 to 12.1.5 #13126

Merged
merged 2 commits into from
Jun 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/fxa-admin-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@tailwindcss/postcss7-compat": "^2.2.17",
"@testing-library/dom": "^8.11.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.2.0",
"@types/babel__core": "7.1.14",
"@types/chance": "^1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-content-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
},
"devDependencies": {
"@babel/cli": "^7.17.10",
"@testing-library/react": "^12.1.3",
"@testing-library/react": "^12.1.5",
"@types/backbone": "^1.4.10",
"@types/sinon-chai": "3.2.5",
"@types/sinon-express-mock": "1.3.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-payments-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@svgr/webpack": "^5.4.0",
"@tailwindcss/postcss7-compat": "^2.2.17",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.3",
"@testing-library/react": "^12.1.5",
"@types/accept-language-parser": "^1.5.1",
"@types/classnames": "^2.3.1",
"@types/jest": "^26.0.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@tailwindcss/postcss7-compat": "^2.2.17",
"@testing-library/dom": "^8.11.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.3",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.2.0",
"@types/camelcase": "5.2.0",
"@types/classnames": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@tailwindcss/postcss7-compat": "^2.2.17",
"@testing-library/dom": "^8.11.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.3",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^14.2.0",
"@types/babel__core": "7.1.14",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8945,17 +8945,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^12.1.3":
version: 12.1.3
resolution: "@testing-library/react@npm:12.1.3"
"@testing-library/react@npm:^12.1.5":
version: 12.1.5
resolution: "@testing-library/react@npm:12.1.5"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^8.0.0
"@types/react-dom": "*"
"@types/react-dom": <18.0.0
peerDependencies:
react: "*"
react-dom: "*"
checksum: 2f059e93dc3f161c4d15910d1fa80cd4f5cfb6eff8a733939a72ac720c2499b74761e8980c02983a6e49153b776e82bd770a1c3e66e05c4429db0e01612f7d0a
react: <18.0.0
react-dom: <18.0.0
checksum: 4abd0490405e709a7df584a0db604e508a4612398bb1326e8fa32dd9393b15badc826dcf6d2f7525437886d507871f719f127b9860ed69ddd204d1fa834f576a
languageName: node
linkType: hard

Expand Down Expand Up @@ -10266,12 +10266,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:*":
version: 17.0.11
resolution: "@types/react-dom@npm:17.0.11"
"@types/react-dom@npm:<18.0.0":
version: 17.0.17
resolution: "@types/react-dom@npm:17.0.17"
dependencies:
"@types/react": "*"
checksum: 4d5730dffbef86c887cecad7e3cecda424ce6a64d0b5441c63b5b015d48219868660a2bb1aa15e897e565ad8867fa6b885d4358b04e1c4e589ba4c07c3fda55c
"@types/react": ^17
checksum: 23caf98aa03e968811560f92a2c8f451694253ebe16b670929b24eaf0e7fa62ba549abe9db0ac028a9d8a9086acd6ab9c6c773f163fa21224845edbc00ba6232
languageName: node
linkType: hard

Expand Down Expand Up @@ -22085,7 +22085,7 @@ fsevents@~2.1.1:
"@tailwindcss/postcss7-compat": ^2.2.17
"@testing-library/dom": ^8.11.2
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^12.1.3
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.2.0
"@types/babel__core": 7.1.14
"@types/chance": ^1.1.2
Expand Down Expand Up @@ -22428,7 +22428,7 @@ fsevents@~2.1.1:
"@sentry/integrations": ^6.19.1
"@sentry/node": ^6.19.1
"@sentry/tracing": ^6.19.1
"@testing-library/react": ^12.1.3
"@testing-library/react": ^12.1.5
"@types/backbone": ^1.4.10
"@types/sinon-chai": 3.2.5
"@types/sinon-express-mock": 1.3.9
Expand Down Expand Up @@ -22864,7 +22864,7 @@ fsevents@~2.1.1:
"@svgr/webpack": ^5.4.0
"@tailwindcss/postcss7-compat": ^2.2.17
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^12.1.3
"@testing-library/react": ^12.1.5
"@types/accept-language-parser": ^1.5.1
"@types/classnames": ^2.3.1
"@types/jest": ^26.0.23
Expand Down Expand Up @@ -23031,7 +23031,7 @@ fsevents@~2.1.1:
"@tailwindcss/postcss7-compat": ^2.2.17
"@testing-library/dom": ^8.11.2
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^12.1.3
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.2.0
"@types/camelcase": 5.2.0
"@types/classnames": ^2.3.1
Expand Down Expand Up @@ -23098,7 +23098,7 @@ fsevents@~2.1.1:
"@tailwindcss/postcss7-compat": ^2.2.17
"@testing-library/dom": ^8.11.2
"@testing-library/jest-dom": ^5.16.4
"@testing-library/react": ^12.1.3
"@testing-library/react": ^12.1.5
"@testing-library/react-hooks": ^8.0.0
"@testing-library/user-event": ^14.2.0
"@types/babel__core": 7.1.14
Expand Down