File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"eslint" : " 5.16.0" ,
50
50
"eslint-config-algolia" : " 13.3.0" ,
51
51
"eslint-config-prettier" : " 5.0.0" ,
52
- "eslint-plugin-import" : " 2.17.3 " ,
52
+ "eslint-plugin-import" : " 2.18.0 " ,
53
53
"eslint-plugin-jest" : " 22.7.1" ,
54
54
"eslint-plugin-prettier" : " 3.1.0" ,
55
55
"jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change @@ -1840,10 +1840,10 @@ eslint-module-utils@^2.4.0:
1840
1840
debug "^2.6.8"
1841
1841
pkg-dir "^2.0.0"
1842
1842
1843
- eslint-plugin-import@2.17.3 :
1844
- version "2.17.3 "
1845
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3 .tgz#00548b4434c18faebaba04b24ae6198f280de189 "
1846
- integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q ==
1843
+ eslint-plugin-import@2.18.0 :
1844
+ version "2.18.0 "
1845
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0 .tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678 "
1846
+ integrity sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig ==
1847
1847
dependencies :
1848
1848
array-includes "^3.0.3"
1849
1849
contains-path "^0.1.0"
You can’t perform that action at this time.
0 commit comments