Skip to content

Commit

Permalink
chore(web): update typescript-eslint monorepo to v7.9.0 (#16652)
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 c824516 commit d8cc427
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 159 deletions.
207 changes: 50 additions & 157 deletions web/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/package.json
Expand Up @@ -120,8 +120,8 @@
"@types/react-dom": "18.3.0",
"@types/redux-mock-store": "1.0.6",
"@types/storybook__react": "5.2.1",
"@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",
"chromatic": "11.3.2",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down

0 comments on commit d8cc427

Please sign in to comment.