Skip to content

Commit b432a88

Browse files
committed
chore(dependencies): update dependency cypress to ^12.8.0
1 parent 7817f75 commit b432a88

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
@@ -20,7 +20,7 @@
2020
"@whtsky/prettier-config": "^1.0.1",
2121
"autoprefixer": "10.4.14",
2222
"concurrently": "6.5.1",
23-
"cypress": "^12.7.0",
23+
"cypress": "^12.8.0",
2424
"jest": "^28.1.3",
2525
"postcss": "8.4.21",
2626
"prettier": "^2.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,10 +1920,10 @@ csso@^4.2.0:
19201920
dependencies:
19211921
css-tree "^1.1.2"
19221922

1923-
cypress@*, cypress@^12.7.0:
1924-
version "12.7.0"
1925-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.7.0.tgz#69900f82af76cf3ba0ddb9b59ec3b0d38222ab22"
1926-
integrity sha512-7rq+nmhzz0u6yabCFyPtADU2OOrYt6pvUau9qV7xyifJ/hnsaw/vkr0tnLlcuuQKUAOC1v1M1e4Z0zG7S0IAvA==
1923+
cypress@*, cypress@^12.8.0:
1924+
version "12.8.0"
1925+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.8.0.tgz#d31b86ad7b39678b4fa20892f60a8ed58b271729"
1926+
integrity sha512-+zblUeRIesOwpZ/E0HT0YE19STwbZy/ySJZIW6BHxX/eVX258gs4t9hP3sE4Opw9y0RfhJeoE8oa1wF/WhIb0A==
19271927
dependencies:
19281928
"@cypress/request" "^2.88.10"
19291929
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)