Skip to content

Commit 981eb4d

Browse files
committed
fix: moved @jsenv/eslint-import-resolver from dev to require dependency
Signed-off-by: prisis <[email protected]>
1 parent 13ec6fb commit 981eb4d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
"@anolilab/package-json-utils": "3.0.6",
132132
"@babel/eslint-parser": "^7.22.15",
133133
"@babel/plugin-syntax-import-assertions": "^7.22.5",
134+
"@jsenv/eslint-import-resolver": "^8.0.2",
134135
"@eslint/js": "^8.50.0",
135136
"@html-eslint/eslint-plugin": "^0.19.1",
136137
"@html-eslint/parser": "^0.19.1",
@@ -175,7 +176,6 @@
175176
"devDependencies": {
176177
"@anolilab/semantic-release-preset": "7.0.3",
177178
"@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
178-
"@jsenv/eslint-import-resolver": "^8.0.2",
179179
"@testing-library/dom": "^9.3.3",
180180
"@total-typescript/ts-reset": "^0.5.1",
181181
"@types/confusing-browser-globals": "^1.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)