Skip to content

Commit b155e9c

Browse files
committed
Update dependency eslint-plugin-import to v2.21.2
1 parent 603da5b commit b155e9c

File tree

2 files changed

+239
-21
lines changed

2 files changed

+239
-21
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

Lines changed: 238 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dotenv": "8.2.0",
3939
"eslint": "6.8.0",
4040
"eslint-config-airbnb": "18.1.0",
41-
"eslint-plugin-import": "2.18.2",
41+
"eslint-plugin-import": "2.21.2",
4242
"eslint-plugin-jest": "23.8.2",
4343
"eslint-plugin-jsx-a11y": "6.2.3",
4444
"eslint-plugin-react": "7.19.0",

0 commit comments

Comments
 (0)