Skip to content

Commit

Permalink
fix: Updates eslint-plugin-import because current version is not supp…
Browse files Browse the repository at this point in the history
…orted by eslint v7
  • Loading branch information
Raul Parralejo committed Apr 8, 2022
1 parent 344d97e commit 2b6aeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"core-js": "3.6.5",
"eslint": "7.32.0",
"eslint-loader": "4.0.2",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-import": "2.26.0",
"fast-glob": "3.2.2",
"postcss": "8.4.6",
"sass": "1.44.0",
Expand Down

0 comments on commit 2b6aeff

Please sign in to comment.