mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency @testing-library/react to v12.1.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
075f9d60fb
commit
91212db4e0
2 changed files with 6 additions and 6 deletions
|
@ -114,7 +114,7 @@
|
|||
"@next/bundle-analyzer": "12.1.0",
|
||||
"@testing-library/cypress": "8.0.2",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "12.1.3",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2176,7 +2176,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.3
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/user-event": 13.5.0
|
||||
"@types/d3-graphviz": 2.6.7
|
||||
"@types/diff": 5.0.2
|
||||
|
@ -3956,9 +3956,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:12.1.3":
|
||||
version: 12.1.3
|
||||
resolution: "@testing-library/react@npm:12.1.3"
|
||||
"@testing-library/react@npm:12.1.4":
|
||||
version: 12.1.4
|
||||
resolution: "@testing-library/react@npm:12.1.4"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/dom": ^8.0.0
|
||||
|
@ -3966,7 +3966,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
react: "*"
|
||||
react-dom: "*"
|
||||
checksum: 2f059e93dc3f161c4d15910d1fa80cd4f5cfb6eff8a733939a72ac720c2499b74761e8980c02983a6e49153b776e82bd770a1c3e66e05c4429db0e01612f7d0a
|
||||
checksum: 944c5f8d4abb22c0650c25c7ae499651828c37c0e741ff67a4635d4cd99b307d486dabec05b372aba638bd359d29cd2af97393b5055ea294a201d80b4bc384b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue