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): update dependency @testing-library/jest-dom to v6.3.0 #9926

Merged
merged 1 commit into from
Jan 29, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "7.2.2",
"@playwright/test": "1.41.1",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/babel__generator": "7.6.7",
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 @@
"devDependencies": {
"@babel/cli": "7.23.9",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"jest": "29.7.0",
"msw": "1.3.2",
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/cli": "7.23.9",
"@babel/core": "^7.22.20",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/pascalcase": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@redwoodjs/project-config": "6.0.7",
"@redwoodjs/router": "6.0.7",
"@redwoodjs/web": "6.0.7",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/aws-lambda": "8.10.126",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@apollo/experimental-nextjs-app-support": "0.6.0",
"@babel/cli": "7.23.9",
"@babel/core": "^7.22.20",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
Expand Down
42 changes: 26 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.3.1":
version: 4.3.2
resolution: "@adobe/css-tools@npm:4.3.2"
checksum: 296a03dd29f227c60500d2da8c7f64991fecf1d8b456ce2b4adb8cec7363d9c08b5b03f1463673fc8cbfe54b538745588e7a13c736d2dd14a80c01a20f127f39
"@adobe/css-tools@npm:^4.3.2":
version: 4.3.3
resolution: "@adobe/css-tools@npm:4.3.3"
checksum: e76e712df713964b87cdf2aca1f0477f19bebd845484d5fcba726d3ec7782366e2f26ec8cb2dcfaf47081a5c891987d8a9f5c3f30d11e1eb3c1848adc27fcb24
languageName: node
linkType: hard

Expand Down Expand Up @@ -7935,7 +7935,7 @@ __metadata:
"@babel/cli": "npm:7.23.9"
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.23.9"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
core-js: "npm:3.35.1"
jest: "npm:29.7.0"
Expand Down Expand Up @@ -8320,7 +8320,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.23.9"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/pascalcase": "npm:1.0.3"
Expand Down Expand Up @@ -8697,7 +8697,7 @@ __metadata:
"@redwoodjs/project-config": "npm:6.0.7"
"@redwoodjs/router": "npm:6.0.7"
"@redwoodjs/web": "npm:6.0.7"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/aws-lambda": "npm:8.10.126"
Expand Down Expand Up @@ -8800,7 +8800,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.23.9"
"@redwoodjs/auth": "npm:6.0.7"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@types/react": "npm:18.2.37"
"@types/react-dom": "npm:18.2.15"
Expand Down Expand Up @@ -10403,33 +10403,36 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.5":
version: 6.1.5
resolution: "@testing-library/jest-dom@npm:6.1.5"
"@testing-library/jest-dom@npm:6.3.0":
version: 6.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
dependencies:
"@adobe/css-tools": "npm:^4.3.1"
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.5.6"
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.15"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: f3643a56fcd970b5c7e8fd10faf3c4817d8ab0e74fb1198d726643bdc5ac675ceaac3b0068c5b4fbad254470e8f98ed50028741de875a29ceaa2f854570979c9
checksum: 38ef0dc054b90b253015adaa16828046b1eff8137b86506d5233c10c85a8d8516d55dddb0af5ada46ef98ce9d9bbdad94de42acd29ed07adfb2924fc7bfc6429
languageName: node
linkType: hard

Expand Down Expand Up @@ -16949,13 +16952,20 @@ __metadata:
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.5.6, dom-accessibility-api@npm:^0.5.9":
"dom-accessibility-api@npm:^0.5.9":
version: 0.5.16
resolution: "dom-accessibility-api@npm:0.5.16"
checksum: b2c2eda4fae568977cdac27a9f0c001edf4f95a6a6191dfa611e3721db2478d1badc01db5bb4fa8a848aeee13e442a6c2a4386d65ec65a1436f24715a2f8d053
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.6.3":
version: 0.6.3
resolution: "dom-accessibility-api@npm:0.6.3"
checksum: 10bee5aa514b2a9a37c87cd81268db607a2e933a050074abc2f6fa3da9080ebed206a320cbc123567f2c3087d22292853bdfdceaffdd4334ffe2af9510b29360
languageName: node
linkType: hard

"dom-converter@npm:^0.2.0":
version: 0.2.0
resolution: "dom-converter@npm:0.2.0"
Expand Down Expand Up @@ -29733,7 +29743,7 @@ __metadata:
"@faker-js/faker": "npm:8.0.2"
"@npmcli/arborist": "npm:7.2.2"
"@playwright/test": "npm:1.41.1"
"@testing-library/jest-dom": "npm:6.1.5"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
"@types/babel__generator": "npm:7.6.7"
Expand Down
Loading