Skip to content

Commit 61af0c8

Browse files
renovate[bot]philibea
authored andcommitted
chore(devdeps): update dependency eslint to v9.12.0
1 parent 24c5f89 commit 61af0c8

File tree

3 files changed

+154
-117
lines changed

3 files changed

+154
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"builtin-modules": "4.0.0",
3636
"cross-env": "7.0.3",
3737
"esbuild-plugin-browserslist": "0.15.0",
38-
"eslint": "9.10.0",
38+
"eslint": "9.12.0",
3939
"globals": "15.11.0",
4040
"happy-dom": "15.7.4",
4141
"husky": "9.1.6",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": ">= 9.7"
5151
},
5252
"devDependencies": {
53-
"eslint": "9.10.0",
53+
"eslint": "9.12.0",
5454
"typescript": "5.6.3"
5555
}
5656
}

0 commit comments

Comments
 (0)