Skip to content

Commit

Permalink
[Dev Deps] update eslint, eslint-plugin-import
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 7, 2020
1 parent b567ef4 commit 217a0b5
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 @@ -27,9 +27,9 @@
"babel-preset-env": "^1.7.0",
"babylon": "^6.18.0",
"coveralls": "^3.1.0",
"eslint": "^7.8.1",
"eslint": "^7.10.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-import": "^2.22.1",
"flow-parser": "^0.126.1",
"in-publish": "^2.0.1",
"jest": "^20.0.4",
Expand Down

0 comments on commit 217a0b5

Please sign in to comment.