mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-13 06:21:54 +00:00
chore(deps): update dependency @testing-library/dom to v8.19.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
33bef100e6
commit
5191bdf0c0
2 changed files with 19 additions and 3 deletions
|
@ -129,7 +129,7 @@
|
|||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "12.3.1",
|
||||
"@testing-library/cypress": "8.0.3",
|
||||
"@testing-library/dom": "8.18.1",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.4.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1936,7 +1936,7 @@ __metadata:
|
|||
"@reduxjs/toolkit": 1.8.5
|
||||
"@svgr/webpack": 6.4.0
|
||||
"@testing-library/cypress": 8.0.3
|
||||
"@testing-library/dom": 8.18.1
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 13.4.0
|
||||
"@testing-library/user-event": 14.4.3
|
||||
|
@ -3062,7 +3062,23 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:8.18.1, @testing-library/dom@npm:^8.1.0, @testing-library/dom@npm:^8.5.0":
|
||||
"@testing-library/dom@npm:8.19.0":
|
||||
version: 8.19.0
|
||||
resolution: "@testing-library/dom@npm:8.19.0"
|
||||
dependencies:
|
||||
"@babel/code-frame": ^7.10.4
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@types/aria-query": ^4.2.0
|
||||
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: 6bb93fef96703b6c47cf1b7cc8f71d402a9576084a94ba4e9926f51bd7bb1287fbb4f6942d82bd03fc6f3d998ae97e60f6aea4618f3a1ce6139597d2a4ecb7b9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/dom@npm:^8.1.0, @testing-library/dom@npm:^8.5.0":
|
||||
version: 8.18.1
|
||||
resolution: "@testing-library/dom@npm:8.18.1"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue