Skip to content

Commit 4c13f7c

Browse files
fix(deps): update dependency eslint-plugin-import-x to v4
##### [v4.0.0](https://github.com/un-ts/eslint-plugin-import-x/blob/HEAD/CHANGELOG.md#400) ##### Major Changes - [#112](un-ts/eslint-plugin-import-x#112) [`4ba14da`](un-ts/eslint-plugin-import-x@4ba14da) Thanks [@SukkaW](https://github.com/SukkaW)! - Use typescript-eslint v8. The minimum supported ESLint version is now >= 8.57.0 and the minimum required Node.js version is now 18.18.0.
1 parent 36b461e commit 4c13f7c

File tree

2 files changed

+18
-24
lines changed

2 files changed

+18
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-config-xo-typescript": "^6.0.0",
5555
"eslint-plugin-codegen": "0.28.0",
5656
"eslint-plugin-functional": "^7.0.0",
57-
"eslint-plugin-import-x": "^3.1.0",
57+
"eslint-plugin-import-x": "^4.0.0",
5858
"eslint-plugin-jsx-a11y": "^6.8.0",
5959
"eslint-plugin-markdown": "^5.0.0",
6060
"eslint-plugin-prettier": "^5.1.3",

pnpm-lock.yaml

+17-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)