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 87
87
"eslint" : " 7.13.0" ,
88
88
"eslint-config-prettier" : " 6.15.0" ,
89
89
"eslint-plugin-prettier" : " 3.1.4" ,
90
- "eslint-plugin-simple-import-sort" : " 6.0.0 " ,
90
+ "eslint-plugin-simple-import-sort" : " 6.0.1 " ,
91
91
"express" : " 4.17.1" ,
92
92
"form-data" : " 3.0.0" ,
93
93
"glob" : " 7.1.6" ,
Original file line number Diff line number Diff line change @@ -2434,10 +2434,10 @@ eslint-plugin-prettier@3.1.4:
2434
2434
dependencies :
2435
2435
prettier-linter-helpers "^1.0.0"
2436
2436
2437
- eslint-plugin-simple-import-sort@6.0.0 :
2438
- version "6.0.0 "
2439
- resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-6.0.0 .tgz#036346edede70afab8928cc4c4b5ae3bd8db7f01 "
2440
- integrity sha512-YEx+2Zli3mw4mzLzotZSeor4GqdjFWv6S7LcQeKsoXWD4GzMtP42WCz40kAlB35ehxf7PR5V/4f8g8l9aqWGsg ==
2437
+ eslint-plugin-simple-import-sort@6.0.1 :
2438
+ version "6.0.1 "
2439
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-6.0.1 .tgz#24a3af3b745dcd389c060db28e22d0f5e3edf86e "
2440
+ integrity sha512-RfFnoi7fQtv7z9sZNJidIcZgWc0ZJe8uOPC3ldmatai4Igr5iDpzTmSUDEZKYm4TnrR01N0X32kfKvax7bivHQ ==
2441
2441
2442
2442
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2443
2443
version "5.1.1"
You can’t perform that action at this time.
0 commit comments