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 129
129
"constants-browserify" : " ^1.0.0" ,
130
130
"coveralls" : " ^3.1.1" ,
131
131
"cross-env" : " ^7.0.3" ,
132
- "eslint-plugin-simple-import-sort" : " ^10 .0.0" ,
132
+ "eslint-plugin-simple-import-sort" : " ^11 .0.0" ,
133
133
"https-browserify" : " ^1.0.0" ,
134
134
"husky" : " ^9.0.0" ,
135
135
"npm-run-all2" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -6037,10 +6037,10 @@ eslint-plugin-react@^7.27.1:
6037
6037
semver "^6.3.0"
6038
6038
string.prototype.matchall "^4.0.8"
6039
6039
6040
- eslint-plugin-simple-import-sort@^10 .0.0:
6041
- version "10 .0.0"
6042
- resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-10 .0.0.tgz#cc4ceaa81ba73252427062705b64321946f61351 "
6043
- integrity sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw ==
6040
+ eslint-plugin-simple-import-sort@^11 .0.0:
6041
+ version "11 .0.0"
6042
+ resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-11 .0.0.tgz#06693fd7a19cecc30cb042fb49fed38b3f1c21b0 "
6043
+ integrity sha512-3zxeF/0piwHA7/JlbpOmMJ1/1tc1dSRiir4DwpEnP747alKwZbj5xX+ZxroShMBU6LNDkpquo7FsXHCBc0HgCA ==
6044
6044
6045
6045
eslint-plugin-testing-library@^5.0.1:
6046
6046
version "5.10.2"
You can’t perform that action at this time.
0 commit comments