build(deps-dev): bump cypress from 15.3.0 to 15.6.0 in /cypress (#458)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-18 18:26:22 +00:00 committed by GitHub
parent a547f99122
commit ef746b92fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 3 deletions

View File

@ -11,7 +11,7 @@
"@eslint/js": "^9.36.0",
"@types/mochawesome": "^6.2.4",
"@types/node": "^24.5.2",
"cypress": "^15.3.0",
"cypress": "^15.6.0",
"cypress-split": "^1.24.23",
"eslint": "^9.39.1",
"eslint-plugin-cypress": "^5.1.1",
@ -1802,7 +1802,9 @@
}
},
"node_modules/cypress": {
"version": "15.3.0",
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.6.0.tgz",
"integrity": "sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@ -24,7 +24,7 @@
"@eslint/js": "^9.36.0",
"@types/mochawesome": "^6.2.4",
"@types/node": "^24.5.2",
"cypress": "^15.3.0",
"cypress": "^15.6.0",
"cypress-split": "^1.24.23",
"eslint": "^9.39.1",
"eslint-plugin-cypress": "^5.1.1",