mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-20 16:24:44 +00:00
Update dependency @testing-library/react to v13.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7b264042dc
commit
a722564d82
2 changed files with 6 additions and 6 deletions
|
@ -137,7 +137,7 @@
|
|||
"@testing-library/cypress": "8.0.3",
|
||||
"@testing-library/dom": "8.17.1",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@testing-library/react": "13.4.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1937,7 +1937,7 @@ __metadata:
|
|||
"@testing-library/cypress": 8.0.3
|
||||
"@testing-library/dom": 8.17.1
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 13.3.0
|
||||
"@testing-library/react": 13.4.0
|
||||
"@testing-library/user-event": 14.4.3
|
||||
"@types/d3-graphviz": 2.6.7
|
||||
"@types/diff": 5.0.2
|
||||
|
@ -3146,9 +3146,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "@testing-library/react@npm:13.3.0"
|
||||
"@testing-library/react@npm:13.4.0":
|
||||
version: 13.4.0
|
||||
resolution: "@testing-library/react@npm:13.4.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/dom": ^8.5.0
|
||||
|
@ -3156,7 +3156,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 98fd8616a7cae0ecfcbe97b5b3c5b91fbafccf449c04875395ccc0e3f0b139e53b3261b9536ec2169a5e2883a1be2098907209064061fe0c2ff21dfbc785dd40
|
||||
checksum: 51ec548c1fdb1271089a5c63e0908f0166f2c7fcd9cacd3108ebbe0ce64cb4351812d885892020dc37608418cfb15698514856502b3cab0e5cc58d6cc1bd4a3e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue