mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency cypress to v12.17.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57a9bbcd05
commit
2872de7e57
2 changed files with 8 additions and 8 deletions
|
@ -148,7 +148,7 @@
|
||||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||||
"@typescript-eslint/parser": "5.62.0",
|
"@typescript-eslint/parser": "5.62.0",
|
||||||
"csstype": "3.1.2",
|
"csstype": "3.1.2",
|
||||||
"cypress": "12.17.0",
|
"cypress": "12.17.1",
|
||||||
"cypress-commands": "3.0.0",
|
"cypress-commands": "3.0.0",
|
||||||
"cypress-fill-command": "1.0.2",
|
"cypress-fill-command": "1.0.2",
|
||||||
"eslint": "8.44.0",
|
"eslint": "8.44.0",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -2125,7 +2125,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@cypress/request@npm:^2.88.10":
|
"@cypress/request@npm:^2.88.11":
|
||||||
version: 2.88.11
|
version: 2.88.11
|
||||||
resolution: "@cypress/request@npm:2.88.11"
|
resolution: "@cypress/request@npm:2.88.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2518,7 +2518,7 @@ __metadata:
|
||||||
copy-webpack-plugin: 11.0.0
|
copy-webpack-plugin: 11.0.0
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
csstype: 3.1.2
|
csstype: 3.1.2
|
||||||
cypress: 12.17.0
|
cypress: 12.17.1
|
||||||
cypress-commands: 3.0.0
|
cypress-commands: 3.0.0
|
||||||
cypress-fill-command: 1.0.2
|
cypress-fill-command: 1.0.2
|
||||||
d3-graphviz: 5.0.2
|
d3-graphviz: 5.0.2
|
||||||
|
@ -7849,11 +7849,11 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"cypress@npm:12.17.0":
|
"cypress@npm:12.17.1":
|
||||||
version: 12.17.0
|
version: 12.17.1
|
||||||
resolution: "cypress@npm:12.17.0"
|
resolution: "cypress@npm:12.17.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request": ^2.88.10
|
"@cypress/request": ^2.88.11
|
||||||
"@cypress/xvfb": ^1.2.4
|
"@cypress/xvfb": ^1.2.4
|
||||||
"@types/node": ^14.14.31
|
"@types/node": ^14.14.31
|
||||||
"@types/sinonjs__fake-timers": 8.1.1
|
"@types/sinonjs__fake-timers": 8.1.1
|
||||||
|
@ -7897,7 +7897,7 @@ __metadata:
|
||||||
yauzl: ^2.10.0
|
yauzl: ^2.10.0
|
||||||
bin:
|
bin:
|
||||||
cypress: bin/cypress
|
cypress: bin/cypress
|
||||||
checksum: 5ec3b4b63da0297f35fd69ace549158ad7c1836841bcea6e863fc64702fe00907c98553f44816bf4d81664dd3b4a51da2fb4aaabe3ee03414cb45d5cae37deca
|
checksum: 1f042e3e5931498bdf826cba09060939349e677fca8654c9695760acbec5a424cb69d3445ace57cf80deb496d770ffe571ef791dff72af24e7f560ee43986ee4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue