Skip to content

Commit

Permalink
Merge branch 'master' into renovate/patch-cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Nov 13, 2024
2 parents 7e94257 + ce478f7 commit 1fe42ab
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
version: 2.1
orbs:
# use Cypress orb from CircleCI registry
cypress: cypress-io/cypress@3.3.1
cypress: cypress-io/cypress@3.4.0
win: circleci/[email protected]

executors:
Expand Down
124 changes: 70 additions & 54 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"@bahmutov/print-env": "1.3.0",
"@stylistic/eslint-plugin-js": "2.10.1",
"cypress": "13.15.2",
"eslint": "9.12.0",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint": "9.14.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-jsonc": "2.17.0",
"eslint-plugin-mocha": "10.5.0",
"globby": "11.1.0",
"husky": "9.0.6",
Expand Down

0 comments on commit 1fe42ab

Please sign in to comment.