mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 22:42:02 +00:00
Update dependency @testing-library/react to v12.1.3 (#1865)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cc45eee78f
commit
0f2cd4e483
2 changed files with 8 additions and 7 deletions
|
@ -114,7 +114,7 @@
|
|||
"@next/bundle-analyzer": "12.0.9",
|
||||
"@testing-library/cypress": "8.0.2",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/react": "12.1.3",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.2",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2191,7 +2191,7 @@ __metadata:
|
|||
"@svgr/webpack": 6.2.1
|
||||
"@testing-library/cypress": 8.0.2
|
||||
"@testing-library/jest-dom": 5.16.2
|
||||
"@testing-library/react": 12.1.2
|
||||
"@testing-library/react": 12.1.3
|
||||
"@testing-library/user-event": 13.5.0
|
||||
"@types/d3-graphviz": 2.6.7
|
||||
"@types/diff": 5.0.2
|
||||
|
@ -3972,16 +3972,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:12.1.2":
|
||||
version: 12.1.2
|
||||
resolution: "@testing-library/react@npm:12.1.2"
|
||||
"@testing-library/react@npm:12.1.3":
|
||||
version: 12.1.3
|
||||
resolution: "@testing-library/react@npm:12.1.3"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/dom": ^8.0.0
|
||||
"@types/react-dom": "*"
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
react-dom: "*"
|
||||
checksum: 70b0f7f27c83fe1a33e7df01b1e64850fbab4050c403848d611d852cadaa25ccde58518773002ae569a1350b2282c2ccbcbe5eb6af8b29ab377ab2a8ab573b3b
|
||||
checksum: 2f059e93dc3f161c4d15910d1fa80cd4f5cfb6eff8a733939a72ac720c2499b74761e8980c02983a6e49153b776e82bd770a1c3e66e05c4429db0e01612f7d0a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4768,7 +4769,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-dom@npm:17.0.11":
|
||||
"@types/react-dom@npm:*, @types/react-dom@npm:17.0.11":
|
||||
version: 17.0.11
|
||||
resolution: "@types/react-dom@npm:17.0.11"
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue