File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 48
48
"babel-eslint" : " ^10.0.3" ,
49
49
"classnames" : " ^2.2.6" ,
50
50
"eslint" : " ^7.0.0" ,
51
- "eslint-plugin-import" : " ^2.18.2 " ,
51
+ "eslint-plugin-import" : " ^2.22.1 " ,
52
52
"eslint-plugin-react" : " ^7.15.1" ,
53
53
"gh-pages" : " ^3.1.0" ,
54
54
"is_js" : " ^0.9.0" ,
Original file line number Diff line number Diff line change @@ -5413,7 +5413,7 @@ eslint-config-react-app@^5.2.1:
5413
5413
dependencies:
5414
5414
confusing-browser-globals "^1.0.9"
5415
5415
5416
- eslint-import-resolver-node@^0.3.3 :
5416
+ eslint-import-resolver-node@^0.3.4 :
5417
5417
version "0.3.4"
5418
5418
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
5419
5419
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -5455,17 +5455,17 @@ eslint-plugin-graphql@^3.1.1:
5455
5455
graphql-config "^2.0.1"
5456
5456
lodash "^4.11.1"
5457
5457
5458
- eslint-plugin-import@^2.18.2 , eslint-plugin-import@^2.22.0 :
5459
- version "2.22.0 "
5460
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
5461
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
5458
+ eslint-plugin-import@^2.22.0 , eslint-plugin-import@^2.22.1 :
5459
+ version "2.22.1 "
5460
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
5461
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
5462
5462
dependencies:
5463
5463
array-includes "^3.1.1"
5464
5464
array.prototype.flat "^1.2.3"
5465
5465
contains-path "^0.1.0"
5466
5466
debug "^2.6.9"
5467
5467
doctrine "1.5.0"
5468
- eslint-import-resolver-node "^0.3.3 "
5468
+ eslint-import-resolver-node "^0.3.4 "
5469
5469
eslint-module-utils "^2.6.0"
5470
5470
has "^1.0.3"
5471
5471
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments