Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v12.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2022
1 parent b82513d commit 55dd546
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/runtime-corejs3": "7.16.7",
"@playwright/test": "1.20.2",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/core": "7.16.7",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/pascalcase": "1.0.1",
"@types/react": "17.0.40",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/manager-webpack5": "6.4.20",
"@storybook/react": "6.4.20",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@types/aws-lambda": "8.10.93",
"@types/babel-core": "6.25.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.4",
"@testing-library/react": "12.1.5",
"@types/react": "17.0.40",
"@types/react-dom": "17.0.14",
"@types/testing-library__jest-dom": "5.14.3",
Expand Down
33 changes: 21 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6114,7 +6114,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@testing-library/dom": 8.13.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.4
"@testing-library/react": 12.1.5
"@testing-library/user-event": 13.5.0
"@types/pascalcase": 1.0.1
"@types/react": 17.0.40
Expand Down Expand Up @@ -6355,7 +6355,7 @@ __metadata:
"@storybook/manager-webpack5": 6.4.20
"@storybook/react": 6.4.20
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.4
"@testing-library/react": 12.1.5
"@testing-library/user-event": 13.5.0
"@types/aws-lambda": 8.10.93
"@types/babel-core": 6.25.7
Expand Down Expand Up @@ -6385,7 +6385,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@redwoodjs/auth": 1.0.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.4
"@testing-library/react": 12.1.5
"@types/react": 17.0.40
"@types/react-dom": 17.0.14
"@types/testing-library__jest-dom": 5.14.3
Expand Down Expand Up @@ -7838,17 +7838,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:12.1.4":
version: 12.1.4
resolution: "@testing-library/react@npm:12.1.4"
"@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: 037c78246dc5f120b0c0714de6c4f8245a8f52617cb273193283fe8dc195a8cb9dc753ac717cf7140d0519973aaa46e087a9183e99a2d9a3f7e65e81ca53352f
react: <18.0.0
react-dom: <18.0.0
checksum: 3c2433d2fdb6535261f62cd85d79657989cebd96f9072da03c098a1cfa56dec4dfec83d7c2e93633a3ccebdb178ea8578261533d11551600966edab77af00c8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8737,7 +8737,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:*, @types/react-dom@npm:17.0.14":
"@types/react-dom@npm:17.0.14":
version: 17.0.14
resolution: "@types/react-dom@npm:17.0.14"
dependencies:
Expand All @@ -8746,6 +8746,15 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:<18.0.0":
version: 17.0.15
resolution: "@types/react-dom@npm:17.0.15"
dependencies:
"@types/react": ^17
checksum: f6faa3b12c5301817f37a19a7b54beace8f35dee3480401a165cf9e9e4bcf2775496b7f37f3262ced9f44b0ee8e863b991efcce3b8588aec9a45a85268bdfb89
languageName: node
linkType: hard

"@types/react-syntax-highlighter@npm:11.0.5":
version: 11.0.5
resolution: "@types/react-syntax-highlighter@npm:11.0.5"
Expand Down Expand Up @@ -26922,7 +26931,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@playwright/test": 1.20.2
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.4
"@testing-library/react": 12.1.5
"@testing-library/user-event": 13.5.0
"@types/fs-extra": 9.0.13
"@types/jest": 27.4.1
Expand Down

0 comments on commit 55dd546

Please sign in to comment.