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 121
121
"eslint-config-prettier" : " ^6.10.0" ,
122
122
"eslint-config-standard" : " ^14.1.0" ,
123
123
"eslint-config-vue" : " ^2.0.2" ,
124
- "eslint-plugin-import" : " ^2.20.0 " ,
124
+ "eslint-plugin-import" : " ^2.20.1 " ,
125
125
"eslint-plugin-jest" : " ^23.6.0" ,
126
126
"eslint-plugin-markdown" : " ^1.0.1" ,
127
127
"eslint-plugin-node" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -5518,10 +5518,10 @@ eslint-plugin-es@^3.0.0:
5518
5518
eslint-utils "^2.0.0"
5519
5519
regexpp "^3.0.0"
5520
5520
5521
- eslint-plugin-import@^2.20.0 :
5522
- version "2.20.0 "
5523
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.0 .tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
5524
- integrity sha512-NK42oA0mUc8Ngn4kONOPsPB1XhbUvNHqF+g307dPV28aknPoiNnKLFd9em4nkswwepdF5ouieqv5Th/63U7YJQ ==
5521
+ eslint-plugin-import@^2.20.1 :
5522
+ version "2.20.1 "
5523
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1 .tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3 "
5524
+ integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw ==
5525
5525
dependencies:
5526
5526
array-includes "^3.0.3"
5527
5527
array.prototype.flat "^1.2.1"
You can’t perform that action at this time.
0 commit comments