chore(deps-dev): bump cypress from 13.5.1 to 13.6.0 (#9403)

This commit is contained in:
dependabot[bot]
2023-11-22 12:07:53 +00:00
committed by GitHub
parent 1f6846f83c
commit 42732c9438
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -73,7 +73,7 @@
"cross-env": "=7.0.3",
"css-loader": "=6.8.1",
"cssnano": "=6.0.1",
"cypress": "=13.5.1",
"cypress": "=13.6.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10524,9 +10524,9 @@
}
},
"node_modules/cypress": {
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.1.tgz",
"integrity": "sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==",
"version": "13.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.0.tgz",
"integrity": "sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -37627,9 +37627,9 @@
"dev": true
},
"cypress": {
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.1.tgz",
"integrity": "sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==",
"version": "13.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.0.tgz",
"integrity": "sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",

View File

@@ -137,7 +137,7 @@
"cross-env": "=7.0.3",
"css-loader": "=6.8.1",
"cssnano": "=6.0.1",
"cypress": "=13.5.1",
"cypress": "=13.6.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",