Skip to content

Commit 68b0f18

Browse files
Update eslint (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bee0dd commit 68b0f18

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package-lock.json

Lines changed: 51 additions & 51 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.27",
3+
"version": "3.0.28",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -27,7 +27,7 @@
2727
"eslint-config-prettier": "^10.1.1",
2828
"eslint-config-react": "^1.1.7",
2929
"eslint-config-typescript": "^3.0.0",
30-
"eslint-import-resolver-typescript": "^4.2.7",
30+
"eslint-import-resolver-typescript": "^4.3.1",
3131
"eslint-plugin-import": "^2.31.0",
3232
"eslint-plugin-jest": "^28.11.0",
3333
"eslint-plugin-jest-dom": "^5.5.0",
@@ -36,6 +36,6 @@
3636
"globals": "^16.0.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.2",
39-
"typescript-eslint": "^8.28.0"
39+
"typescript-eslint": "^8.29.0"
4040
}
4141
}

0 commit comments

Comments
 (0)