Skip to content

Commit b3d81e3

Browse files
authored
Merge pull request #1769 from bervProject/dependabot/npm_and_yarn/cypress-15.5.0
build(deps-dev): bump cypress from 15.4.0 to 15.5.0
2 parents 7a315da + 3e9ddec commit b3d81e3

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.4.0",
44+
"cypress": "^15.5.0",
4545
"eslint": "^9.38.0",
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
@@ -4368,10 +4368,10 @@ csstype@^3.1.3:
43684368
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
43694369
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
43704370

4371-
cypress@^15.4.0:
4372-
version "15.4.0"
4373-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.4.0.tgz#067c414830c98c561742a106d03813a5e0e82459"
4374-
integrity sha512-+GC/Y/LXAcaMCzfuM7vRx5okRmonceZbr0ORUAoOrZt/5n2eGK8yh04bok1bWSjZ32wRHrZESqkswQ6biArN5w==
4371+
cypress@^15.5.0:
4372+
version "15.5.0"
4373+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.5.0.tgz#039c8549f623957a14e57adee46dbfabaabac741"
4374+
integrity sha512-7jXBsh5hTfjxr9QQONC2IbdTj0nxSyU8x4eiarMZBzXzCj3pedKviUx8JnLcE4vL8e0TsOzp70WSLRORjEssRA==
43754375
dependencies:
43764376
"@cypress/request" "^3.0.9"
43774377
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)