Skip to content

Commit

Permalink
Merge pull request #360 from GroceriStar/renovate/eslint-plugin-impor…
Browse files Browse the repository at this point in the history
…t-2.x

Update dependency eslint-plugin-import to v2.19.1
  • Loading branch information
atherdon authored Dec 9, 2019
2 parents c3c50e2 + 9527e9d commit 34e417f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion methods/GSGraphQLBackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"coveralls": "3.0.9",
"eslint": "6.7.2",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jest": "23.1.1",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion methods/GSLoopbackBackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"coveralls": "3.0.9",
"eslint": "6.7.2",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jest": "23.1.1",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion methods/WeeklyMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"coveralls": "3.0.9",
"eslint": "6.7.2",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jest": "23.1.1",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"coveralls": "3.0.9",
"eslint": "6.7.2",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jest": "23.1.1",
"husky": "3.1.0",
"jest": "24.9.0",
Expand Down

0 comments on commit 34e417f

Please sign in to comment.