Skip to content

Commit

Permalink
chore: update to Cypress 14 (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker authored Jan 16, 2025
1 parent d0a0c77 commit 9fa3df4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ executors:
resource_class: macos.m1.medium.gen1
browsers:
docker:
- image: 'cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1'

- image: 'cypress/browsers:node-22.13.0-chrome-132.0.6834.83-1-ff-134.0.1-edge-131.0.2903.147-1'
jobs:
win-test:
working_directory: ~/app
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@bahmutov/print-env": "1.3.0",
"@stylistic/eslint-plugin-js": "2.10.1",
"cypress": "13.17.0",
"cypress": "14.0.0",
"eslint": "9.14.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-jsonc": "2.17.0",
Expand Down

0 comments on commit 9fa3df4

Please sign in to comment.