chore(deps): update dependency @testing-library/jest-dom to v7
This commit is contained in:
parent
6d0e41744a
commit
117cae3f09
2 changed files with 12 additions and 6 deletions
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-replace": "6.0.3",
|
||||
"@testing-library/jest-dom": "6.9.1",
|
||||
"@testing-library/jest-dom": "7.0.1",
|
||||
"@testing-library/react": "16.3.2",
|
||||
"vitest": "3.2.7"
|
||||
},
|
||||
|
|
|
|||
16
yarn.lock
16
yarn.lock
|
|
@ -3768,7 +3768,7 @@ __metadata:
|
|||
"@algolia/autocomplete-preset-algolia": "npm:1.18.1"
|
||||
"@docsearch/css": "npm:3.8.3"
|
||||
"@rollup/plugin-replace": "npm:6.0.3"
|
||||
"@testing-library/jest-dom": "npm:6.9.1"
|
||||
"@testing-library/jest-dom": "npm:7.0.1"
|
||||
"@testing-library/react": "npm:16.3.2"
|
||||
algoliasearch: "npm:^5.14.2"
|
||||
vitest: "npm:3.2.7"
|
||||
|
|
@ -7377,9 +7377,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.9.1":
|
||||
version: 6.9.1
|
||||
resolution: "@testing-library/jest-dom@npm:6.9.1"
|
||||
"@testing-library/jest-dom@npm:7.0.1":
|
||||
version: 7.0.1
|
||||
resolution: "@testing-library/jest-dom@npm:7.0.1"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.4.0"
|
||||
aria-query: "npm:^5.0.0"
|
||||
|
|
@ -7387,7 +7387,13 @@ __metadata:
|
|||
dom-accessibility-api: "npm:^0.6.3"
|
||||
picocolors: "npm:^1.1.1"
|
||||
redent: "npm:^3.0.0"
|
||||
checksum: 10c0/4291ebd2f0f38d14cefac142c56c337941775a5807e2a3d6f1a14c2fbd6be76a18e498ed189e95bedc97d9e8cf1738049bc76c85b5bc5e23fae7c9e10f7b3a12
|
||||
peerDependencies:
|
||||
"@testing-library/dom": ">=10 <11"
|
||||
vitest: ">= 0.32"
|
||||
peerDependenciesMeta:
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 10c0/4450af11d3580749949c6eee749077267c70d18f794952b9e24839f8f66afe28c6f83dd3d93b135cfd9aae8401b9861260cc309dee4ad4f2845b52b94e5c5e11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue