File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
"babel-eslint" : " ^10.0.3" ,
21
21
"eslint-config-prettier" : " ^6.10.1" ,
22
22
"eslint-plugin-flowtype" : " ^4.5.2" ,
23
- "eslint-plugin-import" : " ^2.19.1 " ,
23
+ "eslint-plugin-import" : " ^2.25.2 " ,
24
24
"eslint-plugin-jest" : " ^25.0.5" ,
25
25
"eslint-plugin-prettier" : " ^3.1.3" ,
26
26
"eslint-plugin-promise" : " ^4.2.1" ,
Original file line number Diff line number Diff line change @@ -618,7 +618,7 @@ eslint-plugin-flowtype@^4.5.2:
618
618
dependencies :
619
619
lodash "^4.17.15"
620
620
621
- eslint-plugin-import@^2.19.1 :
621
+ eslint-plugin-import@^2.25.2 :
622
622
version "2.25.2"
623
623
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
624
624
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
You can’t perform that action at this time.
0 commit comments