Skip to content

Commit

Permalink
chore(web-cypress): update typescript-eslint monorepo to v8.10.0 (#19824
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 8b1ee79 commit c767bce
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
88 changes: 44 additions & 44 deletions web-cypress/package-lock.json

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

4 changes: 2 additions & 2 deletions web-cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"test:cypress:headless:5000": "wait-on http://localhost:5000 && cypress run --config-file=cypress.5000.config.ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"cypress": "13.15.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
Expand Down

0 comments on commit c767bce

Please sign in to comment.