Skip to content

Commit

Permalink
feat(deps): update dependency eslint-plugin-simple-import-sort to v8 (#…
Browse files Browse the repository at this point in the history
…866)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent 1f7b185 commit 0bbc780
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-jest": "~27.0.0",
"eslint-plugin-prettier": "~4.2.0",
"eslint-plugin-simple-import-sort": "~7.0.0",
"eslint-plugin-simple-import-sort": "~8.0.0",
"eslint-plugin-sort-keys-fix": "~1.1.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,10 +3802,10 @@ eslint-plugin-react@~7.31.0:
semver "^6.3.0"
string.prototype.matchall "^4.0.7"

eslint-plugin-simple-import-sort@~7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-7.0.0.tgz#a1dad262f46d2184a90095a60c66fef74727f0f8"
integrity sha512-U3vEDB5zhYPNfxT5TYR7u01dboFZp+HNpnGhkDB2g/2E4wZ/g1Q9Ton8UwCLfRV9yAKyYqDh62oHOamvkFxsvw==
eslint-plugin-simple-import-sort@~8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-8.0.0.tgz#9d9a2372b0606e999ea841b10458a370a6ccc160"
integrity sha512-bXgJQ+lqhtQBCuWY/FUWdB27j4+lqcvXv5rUARkzbeWLwea+S5eBZEQrhnO+WgX3ZoJHVj0cn943iyXwByHHQw==

eslint-plugin-sort-keys-fix@~1.1.2:
version "1.1.2"
Expand Down

0 comments on commit 0bbc780

Please sign in to comment.