Skip to content

Commit 8ca7571

Browse files
Update dependency eslint-plugin-simple-import-sort to v11 (#2769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79471c7 commit 8ca7571

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"constants-browserify": "^1.0.0",
130130
"coveralls": "^3.1.1",
131131
"cross-env": "^7.0.3",
132-
"eslint-plugin-simple-import-sort": "^10.0.0",
132+
"eslint-plugin-simple-import-sort": "^11.0.0",
133133
"https-browserify": "^1.0.0",
134134
"husky": "^9.0.0",
135135
"npm-run-all2": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6037,10 +6037,10 @@ eslint-plugin-react@^7.27.1:
60376037
semver "^6.3.0"
60386038
string.prototype.matchall "^4.0.8"
60396039

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==
60446044

60456045
eslint-plugin-testing-library@^5.0.1:
60466046
version "5.10.2"

0 commit comments

Comments
 (0)