chore(deps-dev): bump cypress from 13.4.0 to 13.5.0 (#9369)

This commit is contained in:
dependabot[bot]
2023-11-09 12:10:37 +00:00
committed by GitHub
parent 73187d97f7
commit d463a79815
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.4.0",
"cypress": "=13.5.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10500,9 +10500,9 @@
}
},
"node_modules/cypress": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz",
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz",
"integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -37617,9 +37617,9 @@
"dev": true
},
"cypress": {
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz",
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.5.0.tgz",
"integrity": "sha512-oh6U7h9w8wwHfzNDJQ6wVcAeXu31DlIYlNOBvfd6U4CcB8oe4akawQmH+QJVOMZlM42eBoCne015+svVqdwdRQ==",
"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.4.0",
"cypress": "=13.5.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",