Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import-x to v4.3.0 (#3106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent d31f0a1 commit c169db2
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 @@ -114,7 +114,7 @@
"eslint": "9.11.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "4.2.1",
"eslint-plugin-import-x": "4.3.0",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-react": "7.36.1",
"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 @@ -4188,10 +4188,10 @@ eslint-module-utils@^2.8.1:
dependencies:
debug "^3.2.7"

eslint-plugin-import-x@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.2.1.tgz#575f311d51d960f46609dfa3fea9f027cd0cf60b"
integrity sha512-WWi2GedccIJa0zXxx3WDnTgouGQTtdYK1nhXMwywbqqAgB0Ov+p1pYBsWh3VaB0bvBOwLse6OfVII7jZD9xo5Q==
eslint-plugin-import-x@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-4.3.0.tgz#1b59ca3bda6a34d2eb0c09196ccd1f905fc30861"
integrity sha512-PxGzP7gAjF2DLeRnQtbYkkgZDg1intFyYr/XS1LgTYXUDrSXMHGkXx8++6i2eDv2jMs0jfeO6G6ykyeWxiFX7w==
dependencies:
"@typescript-eslint/utils" "^8.1.0"
debug "^4.3.4"
Expand Down

0 comments on commit c169db2

Please sign in to comment.