Skip to content

Commit 32f862a

Browse files
Update eslint
1 parent 1bff474 commit 32f862a

2 files changed

Lines changed: 67 additions & 58 deletions

File tree

package-lock.json

Lines changed: 64 additions & 55 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.38",
3+
"version": "3.0.39",
44
"description": "My typical eslint setup, but without all the copy and paste.",
55
"keywords": [
66
"eslint"
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@eslint/js": "^9.26.0",
2626
"eslint": "^9.26.0",
27-
"eslint-config-prettier": "^10.1.3",
27+
"eslint-config-prettier": "^10.1.5",
2828
"eslint-config-react": "^1.1.7",
2929
"eslint-config-typescript": "^3.0.0",
3030
"eslint-import-resolver-typescript": "^4.3.4",
@@ -36,6 +36,6 @@
3636
"globals": "^16.1.0",
3737
"prettier": "^3.5.3",
3838
"typescript": "^5.8.3",
39-
"typescript-eslint": "^8.32.0"
39+
"typescript-eslint": "^8.32.1"
4040
}
4141
}

0 commit comments

Comments
 (0)