Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2023
1 parent af70f94 commit b462cb1
Show file tree
Hide file tree
Showing 6 changed files with 32 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 @@
"@playwright/test": "1.31.1",
"@replayio/playwright": "0.3.23",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@tsd/typescript": "4.9.5",
"@types/babel__generator": "7.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"jest": "29.4.3",
"msw": "1.1.0",
"typescript": "4.9.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/core": "7.21.0",
"@testing-library/dom": "8.20.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/pascalcase": "1.0.1",
"@types/react": "18.0.28",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/aws-lambda": "8.10.111",
"@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 @@ -51,7 +51,7 @@
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
Expand Down
38 changes: 27 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6689,7 +6689,7 @@ __metadata:
"@babel/core": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
core-js: 3.29.0
jest: 29.4.3
msw: 1.1.0
Expand Down Expand Up @@ -6927,7 +6927,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@testing-library/dom": 8.20.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/pascalcase": 1.0.1
"@types/react": 18.0.28
Expand Down Expand Up @@ -7185,7 +7185,7 @@ __metadata:
"@storybook/manager-webpack5": 6.5.16
"@storybook/react": 6.5.16
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/aws-lambda": 8.10.111
"@types/babel-core": 6.25.7
Expand Down Expand Up @@ -7239,7 +7239,7 @@ __metadata:
"@babel/runtime-corejs3": 7.21.0
"@redwoodjs/auth": 4.0.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
"@types/prop-types": 15.7.5
"@types/react": 18.0.28
"@types/react-dom": 18.0.11
Expand Down Expand Up @@ -8702,7 +8702,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:8.20.0, @testing-library/dom@npm:^8.11.1, @testing-library/dom@npm:^8.5.0":
"@testing-library/dom@npm:8.20.0, @testing-library/dom@npm:^8.11.1":
version: 8.20.0
resolution: "@testing-library/dom@npm:8.20.0"
dependencies:
Expand All @@ -8718,6 +8718,22 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^9.0.0":
version: 9.0.0
resolution: "@testing-library/dom@npm:9.0.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: ^5.0.0
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.4.4
pretty-format: ^27.0.2
checksum: 3dfb7997acf573af7b20be0e5acb594bd9371558242aa7c270ab48af9759a14227aea9663beae1b7e26493c695432ba4e6d63ed292a10fc7b2ce49c8ac7ba022
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.16.5":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
Expand All @@ -8735,17 +8751,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:13.4.0":
version: 13.4.0
resolution: "@testing-library/react@npm:13.4.0"
"@testing-library/react@npm:14.0.0":
version: 14.0.0
resolution: "@testing-library/react@npm:14.0.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^8.5.0
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 371bf982dd0deb27da004f368b06904353eac0f23f9c08ff0f24443c3f51a6d647009e366034417565d2484c40f1c7eff74413738abf4ec55209da9bd3253b0e
checksum: 81035913024faf18ba7e163418af517b2c3b85aef496fbd6334bda38f6f6dd4072678c6b76c41148b46b7fc846764f875e1156cbfc7643ffa1b62ee069d78951
languageName: node
linkType: hard

Expand Down Expand Up @@ -27783,7 +27799,7 @@ __metadata:
"@playwright/test": 1.31.1
"@replayio/playwright": 0.3.23
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@tsd/typescript": 4.9.5
"@types/babel__generator": 7.6.4
Expand Down

0 comments on commit b462cb1

Please sign in to comment.