Skip to content

Commit c8c9fdf

Browse files
yarn(deps-dev): bump cypress from 13.17.0 to 14.0.0 (#4786)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d803a46 commit c8c9fdf

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
@@ -73,7 +73,7 @@
7373
"@typescript-eslint/eslint-plugin": "^5.62.0",
7474
"@typescript-eslint/parser": "^5.62.0",
7575
"cross-env": "^7.0.3",
76-
"cypress": "^13.17.0",
76+
"cypress": "^14.0.0",
7777
"eslint": "^8.57.1",
7878
"eslint-config-airbnb": "19.0.4",
7979
"eslint-config-airbnb-typescript": "^17.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4497,10 +4497,10 @@ csstype@^3.0.2:
44974497
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
44984498
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
44994499

4500-
cypress@^13.17.0:
4501-
version "13.17.0"
4502-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d"
4503-
integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==
4500+
cypress@^14.0.0:
4501+
version "14.0.0"
4502+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.0.tgz#a71cb0a243a0bfeb97b6973ab9c5291ca5288e93"
4503+
integrity sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw==
45044504
dependencies:
45054505
"@cypress/request" "^3.0.6"
45064506
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)