Skip to content

Commit 30ffd61

Browse files
Update eslint
1 parent 0fd9f63 commit 30ffd61

2 files changed

Lines changed: 112 additions & 71 deletions

File tree

package-lock.json

Lines changed: 109 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stanlemon/eslint-config",
3-
"version": "3.0.16",
3+
"version": "3.0.17",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "^10.0.1",
2929
"eslint-config-react": "^1.1.7",
3030
"eslint-config-typescript": "^3.0.0",
31-
"eslint-import-resolver-typescript": "^3.7.0",
31+
"eslint-import-resolver-typescript": "^3.8.2",
3232
"eslint-plugin-import": "^2.31.0",
3333
"eslint-plugin-jest": "^28.11.0",
3434
"eslint-plugin-jest-dom": "^5.5.0",
@@ -37,6 +37,6 @@
3737
"globals": "^15.15.0",
3838
"prettier": "^3.5.0",
3939
"typescript": "^5.7.3",
40-
"typescript-eslint": "^8.24.0"
40+
"typescript-eslint": "^8.24.1"
4141
}
4242
}

0 commit comments

Comments
 (0)