chore(deps): update dependency @testing-library/dom to v10.4.1 (#2692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ef86952178
commit
9391bbb110
2 changed files with 8 additions and 8 deletions
|
|
@ -42,7 +42,7 @@
|
|||
"@rollup/plugin-replace": "6.0.2",
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@stylistic/eslint-plugin": "2.13.0",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/dom": "10.4.1",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "8.38.0",
|
||||
|
|
|
|||
14
yarn.lock
14
yarn.lock
|
|
@ -3381,7 +3381,7 @@ __metadata:
|
|||
"@rollup/plugin-replace": "npm:6.0.2"
|
||||
"@rollup/plugin-terser": "npm:0.4.4"
|
||||
"@stylistic/eslint-plugin": "npm:2.13.0"
|
||||
"@testing-library/dom": "npm:10.4.0"
|
||||
"@testing-library/dom": "npm:10.4.1"
|
||||
"@types/react": "npm:^18.0.0"
|
||||
"@types/react-dom": "npm:^18.0.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.38.0"
|
||||
|
|
@ -6623,19 +6623,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:10.4.0":
|
||||
version: 10.4.0
|
||||
resolution: "@testing-library/dom@npm:10.4.0"
|
||||
"@testing-library/dom@npm:10.4.1":
|
||||
version: 10.4.1
|
||||
resolution: "@testing-library/dom@npm:10.4.1"
|
||||
dependencies:
|
||||
"@babel/code-frame": "npm:^7.10.4"
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
"@types/aria-query": "npm:^5.0.1"
|
||||
aria-query: "npm:5.3.0"
|
||||
chalk: "npm:^4.1.0"
|
||||
dom-accessibility-api: "npm:^0.5.9"
|
||||
lz-string: "npm:^1.5.0"
|
||||
picocolors: "npm:1.1.1"
|
||||
pretty-format: "npm:^27.0.2"
|
||||
checksum: 10c0/0352487720ecd433400671e773df0b84b8268fb3fe8e527cdfd7c11b1365b398b4e0eddba6e7e0c85e8d615f48257753283fccec41f6b986fd6c85f15eb5f84f
|
||||
checksum: 10c0/19ce048012d395ad0468b0dbcc4d0911f6f9e39464d7a8464a587b29707eed5482000dad728f5acc4ed314d2f4d54f34982999a114d2404f36d048278db815b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -19358,7 +19358,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.1":
|
||||
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "picocolors@npm:1.1.1"
|
||||
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
|
||||
|
|
|
|||
Loading…
Reference in a new issue