chore(deps-dev): bump cypress from 13.6.6 to 13.7.0 (#9697)

This commit is contained in:
dependabot[bot]
2024-03-14 12:01:22 +00:00
committed by GitHub
parent 7c4d0fb25a
commit 49a73c5e9b
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.6.6",
"cypress": "=13.7.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10342,9 +10342,9 @@
}
},
"node_modules/cypress": {
"version": "13.6.6",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.6.tgz",
"integrity": "sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==",
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
"integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
"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.6.6",
"cypress": "=13.7.0",
"dedent": "^1.5.1",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",