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 May 8, 2024
1 parent 65913ea commit e75f596
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2154,17 +2154,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.4":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.1.4":
version: 6.4.5
resolution: "@testing-library/jest-dom@npm:6.4.5"
dependencies:
"@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.6.3"
lodash: "npm:^4.17.15"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
Expand All @@ -2183,7 +2183,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc
checksum: 10c0/4cfdd44e2abab2b9d399c47cbfe686729bb65160d7df0f9e2329aaaea7702f6e852a9eefb29b468f00c1e5a5274b684f8cac76959d33299dfa909ba007ea191d
languageName: node
linkType: hard

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 Expand Up @@ -7669,7 +7669,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:4.17.21, lodash@npm:^4.1.1, lodash@npm:^4.17.14, lodash@npm:^4.17.15, lodash@npm:^4.17.21, lodash@npm:^4.17.4":
"lodash@npm:4.17.21, lodash@npm:^4.1.1, lodash@npm:^4.17.14, lodash@npm:^4.17.21, lodash@npm:^4.17.4":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
Expand Down

0 comments on commit e75f596

Please sign in to comment.