Skip to content

Commit

Permalink
Merge pull request #40 from srtucker22/renovate/eslint-plugin-import-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-import to v2.14.0
  • Loading branch information
srtucker22 committed Aug 14, 2018
2 parents 7a24539 + 26ce2b6 commit 657e77c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"babel-preset-stage-2": "6.24.1",
"eslint": "4.19.1",
"eslint-config-airbnb-base": "12.1.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-import": "2.14.0",
"jest": "21.2.1",
"regenerator-runtime": "0.12.1",
"webpack": "3.12.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,9 +1608,9 @@ eslint-module-utils@^2.2.0:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-import@2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.13.0.tgz#df24f241175e312d91662dc91ca84064caec14ed"
eslint-plugin-import@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"
dependencies:
contains-path "^0.1.0"
debug "^2.6.8"
Expand Down

0 comments on commit 657e77c

Please sign in to comment.