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.1.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1b4b4cfdc8
commit
f96a7035c0
2 changed files with 6 additions and 6 deletions
|
@ -127,7 +127,7 @@
|
|||
"@next/bundle-analyzer": "13.4.19",
|
||||
"@testing-library/cypress": "9.0.0",
|
||||
"@testing-library/dom": "9.3.1",
|
||||
"@testing-library/jest-dom": "6.1.2",
|
||||
"@testing-library/jest-dom": "6.1.3",
|
||||
"@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
|
@ -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.1.2
|
||||
"@testing-library/jest-dom": 6.1.3
|
||||
"@testing-library/react": 14.0.0
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
|
@ -4014,9 +4014,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.1.2":
|
||||
version: 6.1.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.2"
|
||||
"@testing-library/jest-dom@npm:6.1.3":
|
||||
version: 6.1.3
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.3"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.3.0
|
||||
"@babel/runtime": ^7.9.2
|
||||
|
@ -4040,7 +4040,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: de6b7f98d1b42887192eb70fd917b2b98d92aab22a86801718de75e0ca4964589335efeb650b0f7b9859609446b20d2bd81bfc5755f1655885d5664d1c093a70
|
||||
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue