Skip to content

Commit

Permalink
Chore: Update eslint (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanleung authored Oct 3, 2021
1 parent 8405e65 commit dfd9f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"babel-eslint": "^10.1.0",
"cli-glob": "^0.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react": "^7.26.1",
"prettier": "^1.19.1",
"remark-cli": "^7.0.1",
"remark-preset-lint-recommended": "^3.0.3",
Expand Down

0 comments on commit dfd9f2b

Please sign in to comment.