Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.4.1 (#…
Browse files Browse the repository at this point in the history
…5023)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent f015b55 commit db673dd
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"@types/cors": "2.8.17",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@remix-run/eslint-config": "2.5.1",
"@tailwindcss/forms": "0.5.7",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
},
"devDependencies": {
"@graphql-eslint/eslint-plugin": "3.20.1",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@storybook/testing-library": "0.2.2",
"@tailwindcss/forms": "0.5.7",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/jest-dom": "6.4.1",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"@types/node": "20.11.14",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7258,9 +7258,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.0":
version: 6.4.0
resolution: "@testing-library/jest-dom@npm:6.4.0"
"@testing-library/jest-dom@npm:6.4.1":
version: 6.4.1
resolution: "@testing-library/jest-dom@npm:6.4.1"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -7287,7 +7287,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/6b7eba9ca388986a721fb12f84adf0f5534bf7ec5851982023a889c4a0afac6e9e91291bdac39e1f59a05adefd7727e30463d98b21c3da32fbfec229ccb11ef1
checksum: 10c0/50104f19eb9e31c21521cc12c0323cb8939d8999eac5e869fb6480f7fc99ea3e131f464e71b9ebe6edc1936e8d9a1a540d9253f1c06ddb5e13387e00ea724ba0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8630,7 +8630,7 @@ __metadata:
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@rushstack/eslint-patch": "npm:^1.6.1"
"@tanstack/eslint-plugin-query": "npm:^5.14.6"
"@testing-library/jest-dom": "npm:6.4.0"
"@testing-library/jest-dom": "npm:6.4.1"
"@testing-library/react": "npm:14.2.0"
"@types/node": "npm:20.11.14"
"@types/react": "npm:18.2.48"
Expand Down Expand Up @@ -8731,7 +8731,7 @@ __metadata:
"@storybook/testing-library": "npm:0.2.2"
"@tailwindcss/forms": "npm:0.5.7"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.0"
"@testing-library/jest-dom": "npm:6.4.1"
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.14"
Expand Down Expand Up @@ -17810,7 +17810,7 @@ __metadata:
"@tailwindcss/typography": "npm:0.5.10"
"@tanstack/react-query": "npm:5.18.0"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.0"
"@testing-library/jest-dom": "npm:6.4.1"
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/cors": "npm:2.8.17"
Expand Down Expand Up @@ -20463,7 +20463,7 @@ __metadata:
"@remix-run/serve": "npm:2.5.1"
"@tailwindcss/forms": "npm:0.5.7"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.0"
"@testing-library/jest-dom": "npm:6.4.1"
"@testing-library/react": "npm:14.2.0"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:20.11.14"
Expand Down

0 comments on commit db673dd

Please sign in to comment.