File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 128
128
"eslint-config-prettier" : " ^6.12.0" ,
129
129
"eslint-config-standard" : " ^14.1.1" ,
130
130
"eslint-config-vue" : " ^2.0.2" ,
131
- "eslint-plugin-import" : " ^2.22.0 " ,
131
+ "eslint-plugin-import" : " ^2.22.1 " ,
132
132
"eslint-plugin-jest" : " ^24.0.2" ,
133
133
"eslint-plugin-markdown" : " ^1.0.2" ,
134
134
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change @@ -5533,7 +5533,7 @@ eslint-config-vue@^2.0.2:
5533
5533
resolved "https://registry.yarnpkg.com/eslint-config-vue/-/eslint-config-vue-2.0.2.tgz#a3ab1004899e49327a94c63e24d47a396b2f4848"
5534
5534
integrity sha1-o6sQBImeSTJ6lMY+JNR6OWsvSEg=
5535
5535
5536
- eslint-import-resolver-node@^0.3.3 :
5536
+ eslint-import-resolver-node@^0.3.4 :
5537
5537
version "0.3.4"
5538
5538
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
5539
5539
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
@@ -5557,17 +5557,17 @@ eslint-plugin-es@^3.0.0:
5557
5557
eslint-utils "^2.0.0"
5558
5558
regexpp "^3.0.0"
5559
5559
5560
- eslint-plugin-import@^2.22.0 :
5561
- version "2.22.0 "
5562
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
5563
- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
5560
+ eslint-plugin-import@^2.22.1 :
5561
+ version "2.22.1 "
5562
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
5563
+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
5564
5564
dependencies:
5565
5565
array-includes "^3.1.1"
5566
5566
array.prototype.flat "^1.2.3"
5567
5567
contains-path "^0.1.0"
5568
5568
debug "^2.6.9"
5569
5569
doctrine "1.5.0"
5570
- eslint-import-resolver-node "^0.3.3 "
5570
+ eslint-import-resolver-node "^0.3.4 "
5571
5571
eslint-module-utils "^2.6.0"
5572
5572
has "^1.0.3"
5573
5573
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments