mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
Update jest
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8804f541b5
commit
871084a37e
2 changed files with 13 additions and 13 deletions
|
@ -115,9 +115,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "12.1.6",
|
||||
"@testing-library/cypress": "8.0.2",
|
||||
"@testing-library/cypress": "8.0.3",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "13.2.0",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@testing-library/user-event": "14.2.0",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.2",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -2009,9 +2009,9 @@ __metadata:
|
|||
"@redux-devtools/core": 3.12.0
|
||||
"@reduxjs/toolkit": 1.8.2
|
||||
"@svgr/webpack": 6.2.1
|
||||
"@testing-library/cypress": 8.0.2
|
||||
"@testing-library/cypress": 8.0.3
|
||||
"@testing-library/jest-dom": 5.16.4
|
||||
"@testing-library/react": 13.2.0
|
||||
"@testing-library/react": 13.3.0
|
||||
"@testing-library/user-event": 14.2.0
|
||||
"@types/d3-graphviz": 2.6.7
|
||||
"@types/diff": 5.0.2
|
||||
|
@ -3967,15 +3967,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/cypress@npm:8.0.2":
|
||||
version: 8.0.2
|
||||
resolution: "@testing-library/cypress@npm:8.0.2"
|
||||
"@testing-library/cypress@npm:8.0.3":
|
||||
version: 8.0.3
|
||||
resolution: "@testing-library/cypress@npm:8.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.14.6
|
||||
"@testing-library/dom": ^8.1.0
|
||||
peerDependencies:
|
||||
cypress: ^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
checksum: 41561f68d3cb72348791734984510b5c3a5294ddb4d09f4f06be4c44cefccc67453de49c876de382794f3dd1232d2e8a7a44da198fa24e83902ad799bc7eac3b
|
||||
cypress: ^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0
|
||||
checksum: 319f6c7297f85e5673882a71009b5d5b576006f986d87a6ca6f2f8c679d96d9779f3ddbc01654b5a943407fa91192814f250835ce01f153e33ef24818cf1bf20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4012,9 +4012,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:13.2.0":
|
||||
version: 13.2.0
|
||||
resolution: "@testing-library/react@npm:13.2.0"
|
||||
"@testing-library/react@npm:13.3.0":
|
||||
version: 13.3.0
|
||||
resolution: "@testing-library/react@npm:13.3.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/dom": ^8.5.0
|
||||
|
@ -4022,7 +4022,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 29f4a97c932a7fd78a55791a0ae0ba8d33c5241acbade98b6714440981e6e3d86a243e0b22161d3323b549ce059c175ae56d6b5053ad44083ab6e40ca211f19e
|
||||
checksum: 98fd8616a7cae0ecfcbe97b5b3c5b91fbafccf449c04875395ccc0e3f0b139e53b3261b9536ec2169a5e2883a1be2098907209064061fe0c2ff21dfbc785dd40
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue