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.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
687eeb9afd
commit
a39297a3c4
2 changed files with 8 additions and 8 deletions
|
@ -129,7 +129,7 @@
|
|||
"@next/bundle-analyzer": "13.4.19",
|
||||
"@testing-library/cypress": "10.0.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "6.1.3",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -12,7 +12,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@adobe/css-tools@npm:^4.3.0":
|
||||
"@adobe/css-tools@npm:^4.3.1":
|
||||
version: 4.3.1
|
||||
resolution: "@adobe/css-tools@npm:4.3.1"
|
||||
checksum: ad43456379ff391132aff687ece190cb23ea69395e23c9b96690eeabe2468da89a4aaf266e4f8b6eaab53db3d1064107ce0f63c3a974e864f4a04affc768da3f
|
||||
|
@ -2487,7 +2487,7 @@ __metadata:
|
|||
"@svgr/webpack": 8.1.0
|
||||
"@testing-library/cypress": 10.0.1
|
||||
"@testing-library/dom": 9.3.3
|
||||
"@testing-library/jest-dom": 6.1.3
|
||||
"@testing-library/jest-dom": 6.1.4
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.5.1
|
||||
|
@ -4087,11 +4087,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.1.3":
|
||||
version: 6.1.3
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.3"
|
||||
"@testing-library/jest-dom@npm:6.1.4":
|
||||
version: 6.1.4
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.4"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.3.0
|
||||
"@adobe/css-tools": ^4.3.1
|
||||
"@babel/runtime": ^7.9.2
|
||||
aria-query: ^5.0.0
|
||||
chalk: ^3.0.0
|
||||
|
@ -4113,7 +4113,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
|
||||
checksum: c6bd9469554136a25d94b55ea16736d56b8c5d200526023774dbf35ca35551a721257e6734f1b404bbd07ae0a1950f1912b5be60e113db2ff2ff50af14f7085c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue