This repository was archived by the owner on May 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 "eslint-config-semistandard" : " ^13.0.0" ,
4141 "eslint-config-standard" : " ^12.0.0" ,
4242 "eslint-config-standard-react" : " ^8.0.0" ,
43- "eslint-plugin-import" : " ^2.19.1 " ,
43+ "eslint-plugin-import" : " ^2.20.0 " ,
4444 "eslint-plugin-node" : " ^11.0.0" ,
4545 "eslint-plugin-promise" : " ^4.2.1" ,
4646 "eslint-plugin-react" : " ^7.17.0" ,
Original file line number Diff line number Diff line change @@ -2423,9 +2423,9 @@ eslint-plugin-eslint-plugin@^2.1.0:
24232423 version "2.1.0"
24242424 resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
24252425
2426- eslint-plugin-import@^2.19.1 :
2427- version "2.19.1 "
2428- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1 .tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448 "
2426+ eslint-plugin-import@^2.20.0 :
2427+ version "2.20.0 "
2428+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
24292429 dependencies :
24302430 array-includes "^3.0.3"
24312431 array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments