mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-10 16:23:16 +00:00
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f20af4ea5
commit
310f751deb
2 changed files with 6 additions and 6 deletions
|
@ -126,7 +126,7 @@
|
|||
"@next/bundle-analyzer": "13.4.10",
|
||||
"@testing-library/cypress": "9.0.0",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/jest-dom": "5.17.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2486,7 +2486,7 @@ __metadata:
|
|||
"@svgr/webpack": 8.0.1
|
||||
"@testing-library/cypress": 9.0.0
|
||||
"@testing-library/dom": 9.3.1
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/jest-dom": 5.17.0
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
|
@ -4174,9 +4174,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:5.16.5":
|
||||
version: 5.16.5
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.5"
|
||||
"@testing-library/jest-dom@npm:5.17.0":
|
||||
version: 5.17.0
|
||||
resolution: "@testing-library/jest-dom@npm:5.17.0"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.0.1
|
||||
"@babel/runtime": ^7.9.2
|
||||
|
@ -4187,7 +4187,7 @@ __metadata:
|
|||
dom-accessibility-api: ^0.5.6
|
||||
lodash: ^4.17.15
|
||||
redent: ^3.0.0
|
||||
checksum: 94911f901a8031f3e489d04ac057cb5373621230f5d92bed80e514e24b069fb58a3166d1dd86963e55f078a1bd999da595e2ab96ed95f452d477e272937d792a
|
||||
checksum: 9f28dbca8b50d7c306aae40c3aa8e06f0e115f740360004bd87d57f95acf7ab4b4f4122a7399a76dbf2bdaaafb15c99cc137fdcb0ae457a92e2de0f3fbf9b03b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue