mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 07:59:56 -04:00
chore(deps): update dependency @testing-library/dom to v8.20.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
eb04cdee83
commit
7e7f387e39
2 changed files with 19 additions and 3 deletions
|
@ -127,7 +127,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/bundle-analyzer": "13.1.4",
|
"@next/bundle-analyzer": "13.1.4",
|
||||||
"@testing-library/cypress": "9.0.0",
|
"@testing-library/cypress": "9.0.0",
|
||||||
"@testing-library/dom": "8.19.1",
|
"@testing-library/dom": "8.20.0",
|
||||||
"@testing-library/jest-dom": "5.16.5",
|
"@testing-library/jest-dom": "5.16.5",
|
||||||
"@testing-library/react": "13.4.0",
|
"@testing-library/react": "13.4.0",
|
||||||
"@testing-library/user-event": "14.4.3",
|
"@testing-library/user-event": "14.4.3",
|
||||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2312,7 +2312,7 @@ __metadata:
|
||||||
"@reduxjs/toolkit": 1.9.1
|
"@reduxjs/toolkit": 1.9.1
|
||||||
"@svgr/webpack": 6.5.1
|
"@svgr/webpack": 6.5.1
|
||||||
"@testing-library/cypress": 9.0.0
|
"@testing-library/cypress": 9.0.0
|
||||||
"@testing-library/dom": 8.19.1
|
"@testing-library/dom": 8.20.0
|
||||||
"@testing-library/jest-dom": 5.16.5
|
"@testing-library/jest-dom": 5.16.5
|
||||||
"@testing-library/react": 13.4.0
|
"@testing-library/react": 13.4.0
|
||||||
"@testing-library/user-event": 14.4.3
|
"@testing-library/user-event": 14.4.3
|
||||||
|
@ -3957,7 +3957,23 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/dom@npm:8.19.1, @testing-library/dom@npm:^8.1.0, @testing-library/dom@npm:^8.5.0":
|
"@testing-library/dom@npm:8.20.0":
|
||||||
|
version: 8.20.0
|
||||||
|
resolution: "@testing-library/dom@npm:8.20.0"
|
||||||
|
dependencies:
|
||||||
|
"@babel/code-frame": ^7.10.4
|
||||||
|
"@babel/runtime": ^7.12.5
|
||||||
|
"@types/aria-query": ^5.0.1
|
||||||
|
aria-query: ^5.0.0
|
||||||
|
chalk: ^4.1.0
|
||||||
|
dom-accessibility-api: ^0.5.9
|
||||||
|
lz-string: ^1.4.4
|
||||||
|
pretty-format: ^27.0.2
|
||||||
|
checksum: 1e599129a2fe91959ce80900a0a4897232b89e2a8e22c1f5950c36d39c97629ea86b4986b60b173b5525a05de33fde1e35836ea597b03de78cc51b122835c6f0
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@testing-library/dom@npm:^8.1.0, @testing-library/dom@npm:^8.5.0":
|
||||||
version: 8.19.1
|
version: 8.19.1
|
||||||
resolution: "@testing-library/dom@npm:8.19.1"
|
resolution: "@testing-library/dom@npm:8.19.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue