chore(deps-dev): bump cypress from 13.6.4 to 13.6.5 (#9628)

This commit is contained in:
dependabot[bot]
2024-02-21 12:10:52 +00:00
committed by GitHub
parent 256e71f8a1
commit 7b3bf99181
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -73,7 +73,7 @@
"cross-env": "=7.0.3",
"css-loader": "=6.10.0",
"cssnano": "=6.0.3",
"cypress": "=13.6.4",
"cypress": "=13.6.5",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10237,9 +10237,9 @@
}
},
"node_modules/cypress": {
"version": "13.6.4",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.4.tgz",
"integrity": "sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==",
"version": "13.6.5",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.5.tgz",
"integrity": "sha512-2NxSDcO2zHw5kTcosc6dzv2zppEqiXrFFhZw5cx/EWrSNZABTzpr/EyvYzGgrWm46o5173JUfuJfDQcaiZZPVQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -10250,7 +10250,7 @@
"arch": "^2.2.0",
"blob-util": "^2.0.2",
"bluebird": "^3.7.2",
"buffer": "^5.6.0",
"buffer": "^5.7.1",
"cachedir": "^2.3.0",
"chalk": "^4.1.0",
"check-more-types": "^2.24.0",
@@ -10268,7 +10268,7 @@
"figures": "^3.2.0",
"fs-extra": "^9.1.0",
"getos": "^3.2.1",
"is-ci": "^3.0.0",
"is-ci": "^3.0.1",
"is-installed-globally": "~0.4.0",
"lazy-ass": "^1.6.0",
"listr2": "^3.8.3",

View File

@@ -135,7 +135,7 @@
"cross-env": "=7.0.3",
"css-loader": "=6.10.0",
"cssnano": "=6.0.3",
"cypress": "=13.6.4",
"cypress": "=13.6.5",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",