File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-plugin-import" : " ^2.22.1" ,
54
54
"eslint-plugin-jest" : " ^24.1.3" ,
55
55
"eslint-plugin-node" : " ^11.1.0" ,
56
- "eslint-plugin-simple-import-sort" : " ^6 .0.1 " ,
56
+ "eslint-plugin-simple-import-sort" : " ^7 .0.0 " ,
57
57
"husky" : " ^4.3.5" ,
58
58
"jest" : " ^26.6.3" ,
59
59
"js-yaml" : " ^3.14.0" ,
Original file line number Diff line number Diff line change @@ -1735,10 +1735,10 @@ eslint-plugin-node@^11.1.0:
1735
1735
resolve "^1.10.1"
1736
1736
semver "^6.1.0"
1737
1737
1738
- eslint-plugin-simple-import-sort@^6 .0.1 :
1739
- version "6 .0.1 "
1740
- resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-6 .0.1 .tgz#24a3af3b745dcd389c060db28e22d0f5e3edf86e "
1741
- integrity sha512-RfFnoi7fQtv7z9sZNJidIcZgWc0ZJe8uOPC3ldmatai4Igr5iDpzTmSUDEZKYm4TnrR01N0X32kfKvax7bivHQ ==
1738
+ eslint-plugin-simple-import-sort@^7 .0.0 :
1739
+ version "7 .0.0 "
1740
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-7 .0.0 .tgz#a1dad262f46d2184a90095a60c66fef74727f0f8 "
1741
+ integrity sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw ==
1742
1742
1743
1743
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
1744
1744
version "5.1.1"
You can’t perform that action at this time.
0 commit comments