Skip to content

Commit

Permalink
chore(web-cypress): update typescript-eslint monorepo to v7.9.0 (#16653)
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] committed May 13, 2024
1 parent be14c20 commit c824516
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 63 deletions.
105 changes: 44 additions & 61 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
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": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"cypress": "13.9.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
Expand Down

0 comments on commit c824516

Please sign in to comment.