Skip to content

Commit acbc143

Browse files
authored
Merge pull request #1641 from bervProject/dependabot/npm_and_yarn/cypress-14.4.0
build(deps-dev): bump cypress from 14.3.3 to 14.4.0
2 parents 2aa61fd + 5eb003b commit acbc143

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vue/vue3-jest": "^29.2.6",
4444
"babel-jest": "^29.7.0",
4545
"babel-loader": "^10.0.0",
46-
"cypress": "^14.3.3",
46+
"cypress": "^14.4.0",
4747
"eslint": "^8.57.1",
4848
"eslint-plugin-cypress": "^4.3.0",
4949
"eslint-plugin-import": "^2.31.0",

yarn.lock

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

4461-
cypress@^14.3.3:
4462-
version "14.3.3"
4463-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.3.tgz#cbf7fbc79fd139ba55ea51a6d1ee3d9018a59ce2"
4464-
integrity sha512-1Rz7zc9iqLww6BysaESqUhtIuaFHS7nL3wREovAKYsNhLTfX3TbcBWHWgEz70YimH2NkSOsm4oIcJJ9HYHOlew==
4461+
cypress@^14.4.0:
4462+
version "14.4.0"
4463+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.4.0.tgz#db7d108400c9481a161f047f1cc34b43b05c48f3"
4464+
integrity sha512-/I59Fqxo7fqdiDi3IM2QKA65gZ7+PVejXg404/I8ZSq+NOnrmw+2pnMUJzpoNyg7KABcEBmgpkfAqhV98p7wJA==
44654465
dependencies:
44664466
"@cypress/request" "^3.0.8"
44674467
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)