Skip to content

Commit 936f5dc

Browse files
chore(deps): bump cypress to ^12.0.0 (#887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9beb2b6 commit 936f5dc

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
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/parser": "^5.0.0",
5555
"concurrently": "^7.0.0",
5656
"cross-env": "^7.0.3",
57-
"cypress": "^11.0.0",
57+
"cypress": "^12.0.0",
5858
"eslint": "^7.27.0",
5959
"eslint-plugin-jest": "^26.0.0",
6060
"jest": "^29.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,10 +2670,10 @@ csv@^5.5.0:
26702670
csv-stringify "^5.6.5"
26712671
stream-transform "^2.1.3"
26722672

2673-
cypress@^11.0.0:
2674-
version "11.1.0"
2675-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.1.0.tgz#b8f16495a8a5d8f9a7dd3374ae7b2cef45e9c779"
2676-
integrity sha512-kzizbG9s3p3ahWqxUwG/21NqLWEGtScMevMyUPeYlcmMX9RzVxWM18MkA3B4Cb3jKx72hSyIE2mHgHymfCM1bg==
2673+
cypress@^12.0.0:
2674+
version "12.0.2"
2675+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.0.2.tgz#0437abf9d97ad4a972ab554968d58211b0ce4ae5"
2676+
integrity sha512-WnLx1DpnbF1vbpDBkgP14rK5yS3U+Gvxrv2fsB4Owma26oIyENj7DDRnsJbSZuTfG4mcuUJxAkRHJR2wBqBfMA==
26772677
dependencies:
26782678
"@cypress/request" "^2.88.10"
26792679
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)