chore(deps-dev): bump cypress from 13.7.3 to 13.8.0 (#9851)

This commit is contained in:
dependabot[bot]
2024-04-19 11:43:18 +00:00
committed by GitHub
parent 6434c19c50
commit 974237885b
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": "=7.1.1",
"cssnano": "=6.1.2",
"cypress": "=13.7.3",
"cypress": "=13.8.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",
@@ -10575,9 +10575,9 @@
}
},
"node_modules/cypress": {
"version": "13.7.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.3.tgz",
"integrity": "sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==",
"version": "13.8.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.0.tgz",
"integrity": "sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -135,7 +135,7 @@
"cross-env": "=7.0.3",
"css-loader": "=7.1.1",
"cssnano": "=6.1.2",
"cypress": "=13.7.3",
"cypress": "=13.8.0",
"dedent": "^1.5.3",
"deepmerge": "^4.3.1",
"enzyme": "=3.11.0",