Skip to content

Commit

Permalink
chore: update kitchensink to latest (2.0.6) (#29252)
Browse files Browse the repository at this point in the history
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
  • Loading branch information
AtofStryker and jennifer-shehane committed Apr 3, 2024
1 parent d794f93 commit 7410909
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"cross-env": "6.0.3",
"cypress-example-kitchensink": "2.0.5",
"cypress-example-kitchensink": "2.0.6",
"gh-pages": "5.0.0",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13071,10 +13071,10 @@ cypress-each@^1.11.0:
resolved "https://registry.yarnpkg.com/cypress-each/-/cypress-each-1.11.0.tgz#013c9b43a950f157bcf082d4bd0bb424fb370441"
integrity sha512-zeqeQkppPL6BKLIJdfR5IUoZRrxRudApJapnFzWCkkrmefQSqdlBma2fzhmniSJ3TRhxe5xpK3W3/l8aCrHvwQ==

cypress-example-kitchensink@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/cypress-example-kitchensink/-/cypress-example-kitchensink-2.0.5.tgz#e6506c0ed41423377617fe257f33a14f745b20ae"
integrity sha512-FxmHFSi/tRZdgdsSz8mIHFQ3kOKtcCrANrIHp6jzf4pozZPrrSJLxokgawihsbtsdxcm8S24M1ScjvLt+bdEnw==
cypress-example-kitchensink@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/cypress-example-kitchensink/-/cypress-example-kitchensink-2.0.6.tgz#f62ce0251ecd76580b7ff3b5f6b4a7cda49c3967"
integrity sha512-FPe7Gtf1+6nrlPMXPM3Flow6cx9aGHVRSpVI7LURLLi5nYms2GMVGKE60uTKKgZYEQlb5aYOLBB4mSz/ml2B1A==
dependencies:
npm-run-all2 "^5.0.0"
serve "14.2.1"
Expand Down

4 comments on commit 7410909

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7410909 Apr 3, 2024

Choose a reason for hiding this comment

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

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.3/linux-x64/develop-74109094a92df3bef073dda15f17194f31850d7d/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7410909 Apr 3, 2024

Choose a reason for hiding this comment

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

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.3/linux-arm64/develop-74109094a92df3bef073dda15f17194f31850d7d/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7410909 Apr 3, 2024

Choose a reason for hiding this comment

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

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.3/darwin-x64/develop-74109094a92df3bef073dda15f17194f31850d7d/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7410909 Apr 3, 2024

Choose a reason for hiding this comment

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

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.7.3/darwin-arm64/develop-74109094a92df3bef073dda15f17194f31850d7d/cypress.tgz

Please sign in to comment.