mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency @testing-library/cypress to v9
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0a5c363b1d
commit
a2cc106b5f
2 changed files with 7 additions and 7 deletions
|
@ -126,7 +126,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "13.0.7",
|
||||
"@testing-library/cypress": "8.0.7",
|
||||
"@testing-library/cypress": "9.0.0",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "13.4.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2338,7 +2338,7 @@ __metadata:
|
|||
"@redux-devtools/core": 3.13.1
|
||||
"@reduxjs/toolkit": 1.9.1
|
||||
"@svgr/webpack": 6.5.1
|
||||
"@testing-library/cypress": 8.0.7
|
||||
"@testing-library/cypress": 9.0.0
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/jest-dom": 5.16.5
|
||||
"@testing-library/react": 13.4.0
|
||||
|
@ -3972,15 +3972,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/cypress@npm:8.0.7":
|
||||
version: 8.0.7
|
||||
resolution: "@testing-library/cypress@npm:8.0.7"
|
||||
"@testing-library/cypress@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@testing-library/cypress@npm:9.0.0"
|
||||
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 || ^10.0.0 || ^11.0.0
|
||||
checksum: e005bc1a7ec808706c57e95ed312069fb5be39ea7362900dc2a32c09f124d478ade69ebcd7df88c076e3867ab328ae6e6ce13791bdf042621ff66b56552bf74b
|
||||
cypress: ^12.0.0
|
||||
checksum: fbd24e8f0b8a60279b336de5f6bc0e7ad6fb31316eacab5128dacc7fccde1eb40935b90f2c3bddc7d814115fe3965c6dbf011785448cd15b5a5b0bc40ef5bb4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue