Skip to content

Commit fdb1760

Browse files
authored
Merge pull request #1559 from bervProject/dependabot/npm_and_yarn/cypress-14.0.1
build(deps-dev): bump cypress from 14.0.0 to 14.0.1
2 parents 33da157 + 1b5c5b3 commit fdb1760

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
@@ -43,7 +43,7 @@
4343
"@vue/vue3-jest": "^29.2.6",
4444
"babel-jest": "^29.7.0",
4545
"babel-loader": "^9.2.1",
46-
"cypress": "^14.0.0",
46+
"cypress": "^14.0.1",
4747
"eslint": "^8.57.1",
4848
"eslint-plugin-cypress": "^4.1.0",
4949
"eslint-plugin-import": "^2.31.0",

yarn.lock

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

4444-
cypress@^14.0.0:
4445-
version "14.0.0"
4446-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.0.tgz#a71cb0a243a0bfeb97b6973ab9c5291ca5288e93"
4447-
integrity sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw==
4444+
cypress@^14.0.1:
4445+
version "14.0.1"
4446+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.1.tgz#8ecf8aab261213fe7ed6043cb7f8a5f662144733"
4447+
integrity sha512-gBAvKZE3f6eBaW1v8OtrwAFP90rjNZjjOO40M2KvOvmwVXk96Ps5Yjyck1EzGkXmNCaC/8kXFOY/1KD/wsaWpQ==
44484448
dependencies:
44494449
"@cypress/request" "^3.0.6"
44504450
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)