Skip to content

Commit

Permalink
chore(deps): update dependency cypress-example-kitchensink to v2.0.5 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Mar 29, 2024
1 parent 1da8001 commit c05f3a5
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.3",
"cypress-example-kitchensink": "2.0.5",
"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 @@ -13059,10 +13059,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.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/cypress-example-kitchensink/-/cypress-example-kitchensink-2.0.3.tgz#e6334175cedeecffa05c8391796771e744e78f89"
integrity sha512-t+pL02tO7LLz24atqQvyLuSiRrNffvSRG571y4y7DDVZZNt4F8Udv4OY7ABLYdmLKbR6/7rYlW1G4JGU7uKiag==
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==
dependencies:
npm-run-all2 "^5.0.0"
serve "14.2.1"
Expand Down

5 comments on commit c05f3a5

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c05f3a5 Mar 29, 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.2/linux-arm64/develop-c05f3a51086c277e7de99b3eb810b66336b6aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c05f3a5 Mar 29, 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.2/linux-x64/develop-c05f3a51086c277e7de99b3eb810b66336b6aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c05f3a5 Mar 29, 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.2/darwin-x64/develop-c05f3a51086c277e7de99b3eb810b66336b6aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c05f3a5 Mar 29, 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.2/darwin-arm64/develop-c05f3a51086c277e7de99b3eb810b66336b6aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c05f3a5 Mar 29, 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 win32 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.2/win32-x64/develop-c05f3a51086c277e7de99b3eb810b66336b6aae1/cypress.tgz

Please sign in to comment.