зеркало из https://github.com/mozilla/normandy.git
Update dependency eslint-plugin-import to v2.14.0
This commit is contained in:
Родитель
c1c9a95f6e
Коммит
3282615950
|
@ -37,7 +37,7 @@
|
|||
"eslint-config-airbnb": "15.1.0",
|
||||
"eslint-import-resolver-webpack": "0.8.3",
|
||||
"eslint-plugin-babel": "4.1.1",
|
||||
"eslint-plugin-import": "2.6.1",
|
||||
"eslint-plugin-import": "2.14.0",
|
||||
"eslint-plugin-jasmine": "2.6.2",
|
||||
"eslint-plugin-jsx-a11y": "5.0.1",
|
||||
"eslint-plugin-react": "7.1.0",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -866,7 +866,7 @@ buffer@^4.3.0:
|
|||
ieee754 "^1.1.4"
|
||||
isarray "^1.0.0"
|
||||
|
||||
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
|
||||
builtin-modules@^1.0.0:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
|
||||
|
||||
|
@ -1572,7 +1572,7 @@ eslint-import-resolver-webpack@0.8.3:
|
|||
resolve "^1.2.0"
|
||||
semver "^5.3.0"
|
||||
|
||||
eslint-module-utils@^2.0.0:
|
||||
eslint-module-utils@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0.tgz#b270362cd88b1a48ad308976ce7fa54e98411746"
|
||||
dependencies:
|
||||
|
@ -1583,20 +1583,20 @@ eslint-plugin-babel@4.1.1:
|
|||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
|
||||
|
||||
eslint-plugin-import@2.6.1:
|
||||
version "2.6.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.6.1.tgz#f580be62bb809421d46e338372764afcc9f59bf6"
|
||||
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:
|
||||
builtin-modules "^1.1.1"
|
||||
contains-path "^0.1.0"
|
||||
debug "^2.6.8"
|
||||
doctrine "1.5.0"
|
||||
eslint-import-resolver-node "^0.3.1"
|
||||
eslint-module-utils "^2.0.0"
|
||||
eslint-module-utils "^2.2.0"
|
||||
has "^1.0.1"
|
||||
lodash.cond "^4.3.0"
|
||||
lodash "^4.17.4"
|
||||
minimatch "^3.0.3"
|
||||
read-pkg-up "^2.0.0"
|
||||
resolve "^1.6.0"
|
||||
|
||||
eslint-plugin-jasmine@2.6.2:
|
||||
version "2.6.2"
|
||||
|
@ -2685,10 +2685,6 @@ lodash._topath@^3.0.0:
|
|||
dependencies:
|
||||
lodash.isarray "^3.0.0"
|
||||
|
||||
lodash.cond@^4.3.0:
|
||||
version "4.5.2"
|
||||
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
|
||||
|
||||
lodash.get@^3.7.0:
|
||||
version "3.7.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-3.7.0.tgz#3ce68ae2c91683b281cc5394128303cbf75e691f"
|
||||
|
@ -3532,7 +3528,7 @@ resolve@^1.1.6, resolve@^1.2.0:
|
|||
dependencies:
|
||||
path-parse "^1.0.5"
|
||||
|
||||
resolve@^1.5.0:
|
||||
resolve@^1.5.0, resolve@^1.6.0:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.8.1.tgz#82f1ec19a423ac1fbd080b0bab06ba36e84a7a26"
|
||||
dependencies:
|
||||
|
|
Загрузка…
Ссылка в новой задаче