Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import-x to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 32bcf10 commit e613ce4
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 @@ -118,7 +118,7 @@
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.1.0",
"eslint-plugin-import-x": "4.1.1",
"eslint-plugin-lit": "1.14.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-storybook": "0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5103,10 +5103,10 @@ eslint-module-utils@^2.8.1:
dependencies:
debug "^3.2.7"

[email protected].0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.1.0.tgz#4e7689c32685291d58f08cdd0bffa2dc1c6c9470"
integrity sha512-1BYJU0C5NBJLY4qukmwDbFrf2w8fLGEU9zZV3viWa7gNnbn4o4meQy5O4LVXn56eFh9Y4fQxu3udhIqQuVITvw==
[email protected].1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.1.1.tgz#715efe257eddeb5986c68cda73908d019c954280"
integrity sha512-dBEM8fACIFNt4H7GoOaRmnH6evJW6JSTJTYYgmRd3vI4geBTjgDM/JyUDKUwIw0HDSyI+u7Vs3vFRXUo/BOAtA==
dependencies:
"@typescript-eslint/typescript-estree" "^8.1.0"
"@typescript-eslint/utils" "^8.1.0"
Expand Down

0 comments on commit e613ce4

Please sign in to comment.