chore(deps-dev): bump cypress from 13.7.0 to 13.7.1 (#9735)

This commit is contained in:
dependabot[bot]
2024-03-22 11:25:57 +00:00
committed by GitHub
parent ec4e982eaf
commit 9694620dbe
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -73,7 +73,7 @@
"cross-env": "=7.0.3",
"css-loader": "=6.10.0",
"cssnano": "=6.1.0",
"cypress": "=13.7.0",
"cypress": "=13.7.1",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10560,9 +10560,9 @@
}
},
"node_modules/cypress": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
"integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

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