chore(deps-dev): bump cypress from 13.10.0 to 13.11.0 (#10021)

This commit is contained in:
dependabot[bot]
2024-06-14 23:55:22 +00:00
committed by GitHub
parent 3eb84d5e28
commit fd4849a437
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -71,7 +71,7 @@
"cross-env": "=7.0.3",
"css-loader": "=7.1.2",
"cssnano": "=7.0.2",
"cypress": "=13.10.0",
"cypress": "=13.11.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10041,9 +10041,9 @@
}
},
"node_modules/cypress": {
"version": "13.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.10.0.tgz",
"integrity": "sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==",
"version": "13.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.11.0.tgz",
"integrity": "sha512-NXXogbAxVlVje4XHX+Cx5eMFZv4Dho/2rIcdBHg9CNPFUGZdM4cRdgIgM7USmNYsC12XY0bZENEQ+KBk72fl+A==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -133,7 +133,7 @@
"cross-env": "=7.0.3",
"css-loader": "=7.1.2",
"cssnano": "=7.0.2",
"cypress": "=13.10.0",
"cypress": "=13.11.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",