Skip to content

Commit

Permalink
chore(dependencies): update dependency cypress to ^12.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2023
1 parent 7817f75 commit b432a88
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@whtsky/prettier-config": "^1.0.1",
"autoprefixer": "10.4.14",
"concurrently": "6.5.1",
"cypress": "^12.7.0",
"cypress": "^12.8.0",
"jest": "^28.1.3",
"postcss": "8.4.21",
"prettier": "^2.8.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1920,10 +1920,10 @@ csso@^4.2.0:
dependencies:
css-tree "^1.1.2"

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

1 comment on commit b432a88

@vercel
Copy link

@vercel vercel bot commented on b432a88 Mar 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

fulltextrssplz – ./

fulltextrssplz-git-master-whtsky.vercel.app
fulltextrssplz-whtsky.vercel.app
fulltextrssplz.whtsky.me

Please sign in to comment.