mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency cypress to v13.3.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9fa4d07bf
commit
b5290ad94e
2 changed files with 6 additions and 6 deletions
|
@ -151,7 +151,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "13.3.2",
|
||||
"cypress": "13.3.3",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2497,7 +2497,7 @@ __metadata:
|
|||
copy-webpack-plugin: "npm:11.0.0"
|
||||
cross-env: "npm:7.0.3"
|
||||
csstype: "npm:3.1.2"
|
||||
cypress: "npm:13.3.2"
|
||||
cypress: "npm:13.3.3"
|
||||
cypress-commands: "npm:3.0.0"
|
||||
cypress-fill-command: "npm:1.0.2"
|
||||
d3-graphviz: "npm:5.1.0"
|
||||
|
@ -7530,9 +7530,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.3.2":
|
||||
version: 13.3.2
|
||||
resolution: "cypress@npm:13.3.2"
|
||||
"cypress@npm:13.3.3":
|
||||
version: 13.3.3
|
||||
resolution: "cypress@npm:13.3.3"
|
||||
dependencies:
|
||||
"@cypress/request": "npm:^3.0.0"
|
||||
"@cypress/xvfb": "npm:^1.2.4"
|
||||
|
@ -7579,7 +7579,7 @@ __metadata:
|
|||
yauzl: "npm:^2.10.0"
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: deb1dbe31586db60d67db13c2828264d7bbab2a574cba5a37c683bfd430221e4741be67d9a62ed9dd78fc534f0f3d13497dbb057188faef5e029edc7fa42456d
|
||||
checksum: 49ae51ba8c65010445dbc375eaa83c48c62e4a0caea54379e323c14d1fe466bbaf08bd50b89f23fa69d16cc6b08f304ec15fc82420910ceb4339ed47d069503e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue