Skip to content

Commit 023eb7a

Browse files
Update eslint
1 parent 1844fa5 commit 023eb7a

2 files changed

Lines changed: 16 additions & 25 deletions

File tree

package-lock.json

Lines changed: 13 additions & 22 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.26",
3+
"version": "3.0.27",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -23,12 +23,12 @@
2323
},
2424
"dependencies": {
2525
"@eslint/js": "^9.23.0",
26-
"@types/eslint__js": "^8.42.3",
26+
"@types/eslint__js": "^9.14.0",
2727
"eslint": "^9.23.0",
2828
"eslint-config-prettier": "^10.1.1",
2929
"eslint-config-react": "^1.1.7",
3030
"eslint-config-typescript": "^3.0.0",
31-
"eslint-import-resolver-typescript": "^3.10.0",
31+
"eslint-import-resolver-typescript": "^4.2.7",
3232
"eslint-plugin-import": "^2.31.0",
3333
"eslint-plugin-jest": "^28.11.0",
3434
"eslint-plugin-jest-dom": "^5.5.0",

0 commit comments

Comments
 (0)