mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency @testing-library/jest-dom to v6.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
013c77a420
commit
cdd0c0e0b8
2 changed files with 8 additions and 8 deletions
|
@ -126,7 +126,7 @@
|
|||
"@next/bundle-analyzer": "13.4.19",
|
||||
"@testing-library/cypress": "9.0.0",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/jest-dom": "6.0.1",
|
||||
"@testing-library/jest-dom": "6.1.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -12,7 +12,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@adobe/css-tools@npm:^4.0.1":
|
||||
"@adobe/css-tools@npm:^4.3.0":
|
||||
version: 4.3.1
|
||||
resolution: "@adobe/css-tools@npm:4.3.1"
|
||||
checksum: ad43456379ff391132aff687ece190cb23ea69395e23c9b96690eeabe2468da89a4aaf266e4f8b6eaab53db3d1064107ce0f63c3a974e864f4a04affc768da3f
|
||||
|
@ -2423,7 +2423,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.1
|
||||
"@testing-library/jest-dom": 6.1.2
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
|
@ -4016,11 +4016,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "@testing-library/jest-dom@npm:6.0.1"
|
||||
"@testing-library/jest-dom@npm:6.1.2":
|
||||
version: 6.1.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.2"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.0.1
|
||||
"@adobe/css-tools": ^4.3.0
|
||||
"@babel/runtime": ^7.9.2
|
||||
aria-query: ^5.0.0
|
||||
chalk: ^3.0.0
|
||||
|
@ -4042,7 +4042,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: b5c35e2a79d646753f0305bf7f461c5d6fb873016527a78606a20a5fcc7e55a2f5e9eb394d376c47739cee566af133c6f53d8f49681d623db1cf6f236c5971df
|
||||
checksum: de6b7f98d1b42887192eb70fd917b2b98d92aab22a86801718de75e0ca4964589335efeb650b0f7b9859609446b20d2bd81bfc5755f1655885d5664d1c093a70
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue