Skip to content

Commit

Permalink
chore(web-cypress): update typescript-eslint monorepo to v8.5.0 (#19364)
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 Sep 14, 2024
1 parent 3b4b199 commit 6c9712c
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.3.0",
"@typescript-eslint/parser": "8.3.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"cypress": "13.14.2",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
Expand Down

0 comments on commit 6c9712c

Please sign in to comment.