mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @testing-library/jest-dom to v6.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d23cd16e1
commit
942e3f1b7a
2 changed files with 6 additions and 6 deletions
|
@ -126,7 +126,7 @@
|
|||
"@next/bundle-analyzer": "13.4.17",
|
||||
"@testing-library/cypress": "9.0.0",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/jest-dom": "6.0.0",
|
||||
"@testing-library/jest-dom": "6.0.1",
|
||||
"@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
|
@ -2469,7 +2469,7 @@ __metadata:
|
|||
"@svgr/webpack": 8.1.0
|
||||
"@testing-library/cypress": 9.0.0
|
||||
"@testing-library/dom": 9.3.1
|
||||
"@testing-library/jest-dom": 6.0.0
|
||||
"@testing-library/jest-dom": 6.0.1
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
|
@ -4059,9 +4059,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "@testing-library/jest-dom@npm:6.0.0"
|
||||
"@testing-library/jest-dom@npm:6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "@testing-library/jest-dom@npm:6.0.1"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.0.1
|
||||
"@babel/runtime": ^7.9.2
|
||||
|
@ -4085,7 +4085,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 9b978e993f084553f8e39215b08f6e09e84a4c78e578db35d361bb4259aed84418f1b17ce52f23ead4d81cc7cad5ae5b18a6596d6d531a6d2252be66409e7167
|
||||
checksum: b5c35e2a79d646753f0305bf7f461c5d6fb873016527a78606a20a5fcc7e55a2f5e9eb394d376c47739cee566af133c6f53d8f49681d623db1cf6f236c5971df
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue