Skip to content

Commit

Permalink
chore(web): update typescript-eslint monorepo to v7.3.0 (#15316)
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 Mar 18, 2024
1 parent fb81013 commit f582192
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 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
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
"@types/react-dom": "18.2.22",
"@types/redux-mock-store": "1.0.6",
"@types/storybook__react": "5.2.1",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"chromatic": "11.0.8",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down

0 comments on commit f582192

Please sign in to comment.