Skip to content

Commit

Permalink
Bump eslint-plugin-import from 2.17.2 to 2.17.3 (#6894)
Browse files Browse the repository at this point in the history
Bump eslint-plugin-import from 2.17.2 to 2.17.3
  • Loading branch information
ndelangen authored May 28, 2019
2 parents 8d38d1f + 1f40e31 commit b6a9a1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11508,9 +11508,9 @@ [email protected]:
read-pkg-up "^2.0.0"

eslint-plugin-import@^2.16.0:
version "2.17.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.2.tgz#d227d5c6dc67eca71eb590d2bb62fb38d86e9fcb"
integrity sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g==
version "2.17.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
dependencies:
array-includes "^3.0.3"
contains-path "^0.1.0"
Expand All @@ -11522,7 +11522,7 @@ eslint-plugin-import@^2.16.0:
lodash "^4.17.11"
minimatch "^3.0.4"
read-pkg-up "^2.0.0"
resolve "^1.10.0"
resolve "^1.11.0"

eslint-plugin-jest@^22.4.1:
version "22.6.4"
Expand Down

0 comments on commit b6a9a1d

Please sign in to comment.