Skip to content

Commit 2ab9cd8

Browse files
authored
Merge pull request #1779 from bervProject/dependabot/npm_and_yarn/cypress-15.6.0
build(deps-dev): bump cypress from 15.5.0 to 15.6.0
2 parents f7255e9 + 26bc5f5 commit 2ab9cd8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vue/vue3-jest": "^29.2.6",
4242
"babel-jest": "^30.2.0",
4343
"babel-loader": "^10.0.0",
44-
"cypress": "^15.5.0",
44+
"cypress": "^15.6.0",
4545
"eslint": "^9.39.1",
4646
"eslint-plugin-cypress": "^5.2.0",
4747
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,10 +4373,10 @@ csstype@^3.1.3:
43734373
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
43744374
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
43754375

4376-
cypress@^15.5.0:
4377-
version "15.5.0"
4378-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.5.0.tgz#039c8549f623957a14e57adee46dbfabaabac741"
4379-
integrity sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==
4376+
cypress@^15.6.0:
4377+
version "15.6.0"
4378+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.6.0.tgz#bde57b8ae9fbe6473a3324bb1d583437c299230d"
4379+
integrity sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ==
43804380
dependencies:
43814381
"@cypress/request" "^3.0.9"
43824382
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)