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] authored and lordrip committed Jul 23, 2024
1 parent d542e33 commit 0ef33a9
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 @@ -64,7 +64,7 @@
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/simpl-schema": "^1.12.0",
"@types/testing-library__jest-dom": "^5.9.1",
"@types/testing-library__jest-dom": "^6.0.0",
"@types/testing-library__react": "^10.0.0",
"babel-jest": "^29.4.2",
"copyfiles": "^2.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@ __metadata:
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
"@types/simpl-schema": ^1.12.0
"@types/testing-library__jest-dom": ^5.9.1
"@types/testing-library__jest-dom": ^6.0.0
"@types/testing-library__react": ^10.0.0
babel-jest: ^29.4.2
copyfiles: ^2.4.1
Expand Down Expand Up @@ -3591,7 +3591,7 @@ __metadata:
languageName: node
linkType: hard

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

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

"@types/testing-library__jest-dom@npm:^5.9.1":
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": "*"
checksum: d364494fc2545316292e88861146146af1e3818792ca63b62a63758b2f737669b687f4aaddfcfbcb7d0e1ed7890a9bd05de23ff97f277d5e68de574497a9ee72
"@testing-library/jest-dom": "*"
checksum: 1b4db1aa3c4225524203b4d1c3b36c7129e9d1e0547e46d2e5283c3ece226a3c16f5f20387cc71b33ab0eecd99d0cf91111bb327e8adb240388d99fb94af7a4d
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ef33a9

Please sign in to comment.