Skip to content

Commit

Permalink
Merge pull request #12 from TimMikeladze/renovate/eslint-plugin-types…
Browse files Browse the repository at this point in the history
…cript-sort-keys-3.x

chore(deps): update dependency eslint-plugin-typescript-sort-keys to v3
  • Loading branch information
TimMikeladze authored Oct 31, 2023
2 parents 5c8487c + f54e2da commit c355fbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "^1.18.0",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jsdom": "^22.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7407,10 +7407,10 @@ [email protected]:
requireindex "^1.1.0"
ts-dedent "^2.2.0"

eslint-plugin-typescript-sort-keys@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-typescript-sort-keys/-/eslint-plugin-typescript-sort-keys-2.3.0.tgz#d9b17983e550a70f57f7a4c8abc7a5ac115bae61"
integrity sha512-3LAcYulo5gNYiPWee+TksITfvWeBuBjGgcSLTacPESFVKEoy8laOQuZvJlSCwTBHT2SCGIxr3bJ56zuux+3MCQ==
eslint-plugin-typescript-sort-keys@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-typescript-sort-keys/-/eslint-plugin-typescript-sort-keys-3.1.0.tgz#b6da9e6af797272f6fe4e7c8dfc9e2130ea88097"
integrity sha512-rgZeYfEguqKni/V7sbmgFu9/94UDAQd7YqNd0J7Qhw7SdLIGd0iBk2KgpjhRhe2ge4rPSLDIdFWwUiDqBOst6Q==
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"
json-schema "^0.4.0"
Expand Down

0 comments on commit c355fbe

Please sign in to comment.