Skip to content

Commit

Permalink
chore(deps): update dependency js-cookie to version 2.2.1 🌟 (#5131)
Browse files Browse the repository at this point in the history

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and flotwig committed Dec 17, 2019
1 parent 05987c4 commit 343c0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"express": "4.16.4",
"jquery": "3.1.1",
"jquery.scrollto": "2.1.2",
"js-cookie": "2.2.0",
"js-cookie": "2.2.1",
"jsdom": "14.1.0",
"lodash": "4.17.15",
"lolex": "4.1.0",
Expand Down

4 comments on commit 343c0f4

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 343c0f4 Dec 17, 2019

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.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.1/linux-x64/circle-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-217607/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.1/circle-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-217567/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 343c0f4 Dec 17, 2019

Choose a reason for hiding this comment

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

AppVeyor has built the win32 x64 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.1/win32-x64/appveyor-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-29602767/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.1/win32-x64/appveyor-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-29602767/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 343c0f4 Dec 17, 2019

Choose a reason for hiding this comment

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

AppVeyor has built the win32 ia32 version of the Test Runner.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

set CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.1/win32-ia32/appveyor-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-29602767/cypress.zip
npm install https://cdn.cypress.io/beta/binary/3.8.1/win32-ia32/appveyor-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-29602767/cypress.zip

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 343c0f4 Dec 17, 2019

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.

You can install this pre-release platform-specific build using instructions at https://on.cypress.io/installing-cypress#Install-pre-release-version.

You will need to use custom CYPRESS_INSTALL_BINARY url and install Cypress using an url instead of the version.

export CYPRESS_INSTALL_BINARY=https://cdn.cypress.io/beta/binary/3.8.1/darwin-x64/circle-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-217617/cypress.zip
npm install https://cdn.cypress.io/beta/npm/3.8.1/circle-develop-343c0f459c5c2fa2ff26f4cbcc14561860317da8-217611/cypress.tgz

Please sign in to comment.