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 53
53
"eslint" : " 6.8.0" ,
54
54
"eslint-config-algolia" : " 14.0.1" ,
55
55
"eslint-config-prettier" : " 6.11.0" ,
56
- "eslint-plugin-import" : " 2.21.2 " ,
56
+ "eslint-plugin-import" : " 2.22.0 " ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
58
"eslint-plugin-prettier" : " 3.1.4" ,
59
59
"eslint-plugin-react" : " 7.20.0" ,
Original file line number Diff line number Diff line change @@ -3850,10 +3850,10 @@ eslint-module-utils@^2.6.0:
3850
3850
debug "^2.6.9"
3851
3851
pkg-dir "^2.0.0"
3852
3852
3853
- eslint-plugin-import@2.21.2 :
3854
- version "2.21.2 "
3855
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2 .tgz#8fef77475cc5510801bedc95f84b932f7f334a7c "
3856
- integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA ==
3853
+ eslint-plugin-import@2.22.0 :
3854
+ version "2.22.0 "
3855
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
3856
+ integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
3857
3857
dependencies :
3858
3858
array-includes "^3.1.1"
3859
3859
array.prototype.flat "^1.2.3"
You can’t perform that action at this time.
0 commit comments