Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2022
1 parent 7c913eb commit f032862
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 220 deletions.
6 changes: 3 additions & 3 deletions packages/dx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@semantic-release/git": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.0.0",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint": "^8.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5",
Expand Down
Loading

0 comments on commit f032862

Please sign in to comment.