Skip to content

Commit

Permalink
chore(deps): update dependency @types/testing-library__jest-dom to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent 608eacd commit 877d4d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.2.0",
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@types/testing-library__jest-dom": "^5.14.8",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"copy-webpack-plugin": "^12.0.0",
"css-loader": "^7.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.4":
"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.1.4":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
dependencies:
Expand Down Expand Up @@ -2385,7 +2385,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^29.5.7":
"@types/jest@npm:^29.5.7":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
Expand Down Expand Up @@ -2572,12 +2572,12 @@ __metadata:
languageName: node
linkType: hard

"@types/testing-library__jest-dom@npm:^5.14.8":
version: 5.14.9
resolution: "@types/testing-library__jest-dom@npm:5.14.9"
"@types/testing-library__jest-dom@npm:^6.0.0":
version: 6.0.0
resolution: "@types/testing-library__jest-dom@npm:6.0.0"
dependencies:
"@types/jest": "npm:*"
checksum: 10c0/91f7b15e8813b515912c54da44464fb60ecf21162b7cae2272fcb3918074f4e1387dc2beca1f5041667e77b76b34253c39675ea4e0b3f28f102d8cc87fdba9fa
"@testing-library/jest-dom": "npm:*"
checksum: 10c0/824950dc82752ddb656fa7ca851bf454804332f7a7a8571231abfc3553902198c6b96de209bb3dd1f1a15ee6a269a1efa56866041f5692ee0129308772e658e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6040,7 +6040,7 @@ __metadata:
"@types/react-dom": "npm:^18.2.14"
"@types/react-router-dom": "npm:^5.2.0"
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
"@types/testing-library__jest-dom": "npm:^5.14.8"
"@types/testing-library__jest-dom": "npm:^6.0.0"
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
copy-webpack-plugin: "npm:^12.0.0"
css-loader: "npm:^7.0.0"
Expand Down

0 comments on commit 877d4d5

Please sign in to comment.