build(deps-dev): bump cypress from 15.4.0 to 15.5.0 in the cypress group (#8983)

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-10-26 00:47:36 +00:00 committed by GitHub
parent 1a29167f08
commit 737f548f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

8
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@cucumber/cucumber": "12.2.0",
"@cypress/browserify-preprocessor": "^3.0.2",
"auto-changelog": "^2.5.0",
"cypress": "^15.4.0",
"cypress": "^15.5.0",
"cypress-network-idle": "^1.15.0",
"date-fns": "^3.6.0",
"dotenv": "^17.2.3",
@ -7712,9 +7712,9 @@
"optional": true
},
"node_modules/cypress": {
"version": "15.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.4.0.tgz",
"integrity": "sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==",
"version": "15.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.5.0.tgz",
"integrity": "sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@ -40,7 +40,7 @@
"@cucumber/cucumber": "12.2.0",
"@cypress/browserify-preprocessor": "^3.0.2",
"auto-changelog": "^2.5.0",
"cypress": "^15.4.0",
"cypress": "^15.5.0",
"cypress-network-idle": "^1.15.0",
"date-fns": "^3.6.0",
"dotenv": "^17.2.3",

View File

@ -3869,10 +3869,10 @@ cypress-network-idle@^1.15.0:
resolved "https://registry.npmjs.org/cypress-network-idle/-/cypress-network-idle-1.15.0.tgz"
integrity sha512-8zU16zhc7S3nMl1NTEEcNsZYlJy/ZzP2zPTTrngGxyXH32Ipake/xfHLZsgrzeWCieiS2AVhQsakhWqFzO3hpw==
cypress@^15.4.0:
version "15.4.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.4.0.tgz#067c414830c98c561742a106d03813a5e0e82459"
integrity sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==
cypress@^15.5.0:
version "15.5.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.5.0.tgz#039c8549f623957a14e57adee46dbfabaabac741"
integrity sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==
dependencies:
"@cypress/request" "^3.0.9"
"@cypress/xvfb" "^1.2.4"