Skip to content

Commit 096c401

Browse files
authored
chore(deps): Upgrade to React Testing Library 14.3.1 (#10514)
1 parent 5f6a415 commit 096c401

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@npmcli/arborist": "7.4.0",
6969
"@playwright/test": "1.42.1",
7070
"@testing-library/jest-dom": "6.4.2",
71-
"@testing-library/react": "14.2.2",
71+
"@testing-library/react": "14.3.1",
7272
"@testing-library/user-event": "14.5.2",
7373
"@types/babel__generator": "7.6.8",
7474
"@types/fs-extra": "11.0.4",

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@redwoodjs/framework-tools": "workspace:*",
3535
"@testing-library/jest-dom": "6.4.2",
36-
"@testing-library/react": "14.2.2",
36+
"@testing-library/react": "14.3.1",
3737
"msw": "1.3.3",
3838
"tsx": "4.7.1",
3939
"typescript": "5.4.5",

packages/forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@babel/core": "^7.22.20",
3535
"@testing-library/dom": "9.3.4",
3636
"@testing-library/jest-dom": "6.4.2",
37-
"@testing-library/react": "14.2.2",
37+
"@testing-library/react": "14.3.1",
3838
"@testing-library/user-event": "14.5.2",
3939
"@types/pascalcase": "1.0.3",
4040
"@types/react": "^18.2.55",

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@redwoodjs/router": "workspace:*",
3838
"@redwoodjs/web": "workspace:*",
3939
"@testing-library/jest-dom": "6.4.2",
40-
"@testing-library/react": "14.2.2",
40+
"@testing-library/react": "14.3.1",
4141
"@testing-library/user-event": "14.5.2",
4242
"@types/aws-lambda": "8.10.136",
4343
"@types/babel-core": "6.25.10",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/runtime": "7.24.1",
5858
"@rollup/plugin-babel": "6.0.4",
5959
"@testing-library/jest-dom": "6.4.2",
60-
"@testing-library/react": "14.2.2",
60+
"@testing-library/react": "14.3.1",
6161
"@types/react": "^18.2.55",
6262
"@types/react-dom": "^18.2.19",
6363
"nodemon": "3.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7987,7 +7987,7 @@ __metadata:
79877987
dependencies:
79887988
"@redwoodjs/framework-tools": "workspace:*"
79897989
"@testing-library/jest-dom": "npm:6.4.2"
7990-
"@testing-library/react": "npm:14.2.2"
7990+
"@testing-library/react": "npm:14.3.1"
79917991
core-js: "npm:3.36.1"
79927992
msw: "npm:1.3.3"
79937993
react: "npm:19.0.0-canary-36e62c603-20240418"
@@ -8361,7 +8361,7 @@ __metadata:
83618361
"@babel/runtime-corejs3": "npm:7.24.1"
83628362
"@testing-library/dom": "npm:9.3.4"
83638363
"@testing-library/jest-dom": "npm:6.4.2"
8364-
"@testing-library/react": "npm:14.2.2"
8364+
"@testing-library/react": "npm:14.3.1"
83658365
"@testing-library/user-event": "npm:14.5.2"
83668366
"@types/pascalcase": "npm:1.0.3"
83678367
"@types/react": "npm:^18.2.55"
@@ -8787,7 +8787,7 @@ __metadata:
87878787
"@redwoodjs/router": "workspace:*"
87888788
"@redwoodjs/web": "workspace:*"
87898789
"@testing-library/jest-dom": "npm:6.4.2"
8790-
"@testing-library/react": "npm:14.2.2"
8790+
"@testing-library/react": "npm:14.3.1"
87918791
"@testing-library/user-event": "npm:14.5.2"
87928792
"@types/aws-lambda": "npm:8.10.136"
87938793
"@types/babel-core": "npm:6.25.10"
@@ -8906,7 +8906,7 @@ __metadata:
89068906
"@redwoodjs/auth": "workspace:*"
89078907
"@rollup/plugin-babel": "npm:6.0.4"
89088908
"@testing-library/jest-dom": "npm:6.4.2"
8909-
"@testing-library/react": "npm:14.2.2"
8909+
"@testing-library/react": "npm:14.3.1"
89108910
"@types/react": "npm:^18.2.55"
89118911
"@types/react-dom": "npm:^18.2.19"
89128912
core-js: "npm:3.36.1"
@@ -10567,17 +10567,17 @@ __metadata:
1056710567
languageName: node
1056810568
linkType: hard
1056910569

10570-
"@testing-library/react@npm:14.2.2":
10571-
version: 14.2.2
10572-
resolution: "@testing-library/react@npm:14.2.2"
10570+
"@testing-library/react@npm:14.3.1":
10571+
version: 14.3.1
10572+
resolution: "@testing-library/react@npm:14.3.1"
1057310573
dependencies:
1057410574
"@babel/runtime": "npm:^7.12.5"
1057510575
"@testing-library/dom": "npm:^9.0.0"
1057610576
"@types/react-dom": "npm:^18.0.0"
1057710577
peerDependencies:
1057810578
react: ^18.0.0
1057910579
react-dom: ^18.0.0
10580-
checksum: 10c0/ab36707f6701a4a56dd217e16e00d6326e0f760bb2e716245422c7500a0b94efcd351d0aa89c4fab2916e6ebc68c983cec6b3ae0804de813cafc913a612668f6
10580+
checksum: 10c0/1ccf4eb1510500cc20a805cb0244c9098dca28a8745173a8f71ea1274d63774f0b7898a35c878b43c797b89c13621548909ff37843b835c1a27ee1efbbdd098c
1058110581
languageName: node
1058210582
linkType: hard
1058310583

@@ -28276,7 +28276,7 @@ __metadata:
2827628276
"@npmcli/arborist": "npm:7.4.0"
2827728277
"@playwright/test": "npm:1.42.1"
2827828278
"@testing-library/jest-dom": "npm:6.4.2"
28279-
"@testing-library/react": "npm:14.2.2"
28279+
"@testing-library/react": "npm:14.3.1"
2828028280
"@testing-library/user-event": "npm:14.5.2"
2828128281
"@types/babel__generator": "npm:7.6.8"
2828228282
"@types/fs-extra": "npm:11.0.4"

0 commit comments

Comments
 (0)