mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-22 20:11:38 +00:00
chore(deps): update dependency cypress to v13.6.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2cc71588fe
commit
58defe5b3a
2 changed files with 10 additions and 10 deletions
|
@ -145,7 +145,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
"@typescript-eslint/parser": "6.21.0",
|
||||
"csstype": "3.1.3",
|
||||
"cypress": "13.6.4",
|
||||
"cypress": "13.6.6",
|
||||
"cypress-commands": "3.0.0",
|
||||
"cypress-fill-command": "1.0.2",
|
||||
"dotenv-cli": "7.3.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2565,7 +2565,7 @@ __metadata:
|
|||
copy-webpack-plugin: "npm:12.0.2"
|
||||
cross-env: "npm:7.0.3"
|
||||
csstype: "npm:3.1.3"
|
||||
cypress: "npm:13.6.4"
|
||||
cypress: "npm:13.6.6"
|
||||
cypress-commands: "npm:3.0.0"
|
||||
cypress-fill-command: "npm:1.0.2"
|
||||
d3-graphviz: "npm:5.2.0"
|
||||
|
@ -7042,7 +7042,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"buffer@npm:^5.5.0, buffer@npm:^5.6.0":
|
||||
"buffer@npm:^5.5.0, buffer@npm:^5.7.1":
|
||||
version: 5.7.1
|
||||
resolution: "buffer@npm:5.7.1"
|
||||
dependencies:
|
||||
|
@ -8030,9 +8030,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cypress@npm:13.6.4":
|
||||
version: 13.6.4
|
||||
resolution: "cypress@npm:13.6.4"
|
||||
"cypress@npm:13.6.6":
|
||||
version: 13.6.6
|
||||
resolution: "cypress@npm:13.6.6"
|
||||
dependencies:
|
||||
"@cypress/request": "npm:^3.0.0"
|
||||
"@cypress/xvfb": "npm:^1.2.4"
|
||||
|
@ -8041,7 +8041,7 @@ __metadata:
|
|||
arch: "npm:^2.2.0"
|
||||
blob-util: "npm:^2.0.2"
|
||||
bluebird: "npm:^3.7.2"
|
||||
buffer: "npm:^5.6.0"
|
||||
buffer: "npm:^5.7.1"
|
||||
cachedir: "npm:^2.3.0"
|
||||
chalk: "npm:^4.1.0"
|
||||
check-more-types: "npm:^2.24.0"
|
||||
|
@ -8059,7 +8059,7 @@ __metadata:
|
|||
figures: "npm:^3.2.0"
|
||||
fs-extra: "npm:^9.1.0"
|
||||
getos: "npm:^3.2.1"
|
||||
is-ci: "npm:^3.0.0"
|
||||
is-ci: "npm:^3.0.1"
|
||||
is-installed-globally: "npm:~0.4.0"
|
||||
lazy-ass: "npm:^1.6.0"
|
||||
listr2: "npm:^3.8.3"
|
||||
|
@ -8078,7 +8078,7 @@ __metadata:
|
|||
yauzl: "npm:^2.10.0"
|
||||
bin:
|
||||
cypress: bin/cypress
|
||||
checksum: 10c0/35278bea9a3d4ac7754cbf02f57a50839d67d142c8e84d1a97dc7cd746135cb180616793863a77cfc2cbe2f4974c9fd07f21d320818444b0f7e02bfc29f35e77
|
||||
checksum: 10c0/1f152ac3708fc35c822b6fe428c0856b568c9b2d3f03a22de0526b9f21d6c345139061ae3515a652538a9570a2a632516e4548b29b39843865b9c88288b2d668
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -11494,7 +11494,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"is-ci@npm:^3.0.0":
|
||||
"is-ci@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "is-ci@npm:3.0.1"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue