build(deps-dev): bump cypress from 13.7.1 to 13.7.2

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/44698/head
dependabot[bot] 1 month ago committed by GitHub
parent 048e116301
commit 70afad2190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated

@ -117,7 +117,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
"cypress": "^13.7.1",
"cypress": "^13.7.2",
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.21.0",
@ -9904,9 +9904,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.2.tgz",
"integrity": "sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

@ -144,7 +144,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
"cypress": "^13.7.1",
"cypress": "^13.7.2",
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.21.0",

Loading…
Cancel
Save