Skip to content

Commit 9a263ff

Browse files
chore(devdeps): update dependency eslint to v8.18.0 (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e6ad38 commit 9a263ff

File tree

3 files changed

+68
-68
lines changed

3 files changed

+68
-68
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "18.0.5",
2626
"builtin-modules": "3.3.0",
2727
"cross-env": "7.0.3",
28-
"eslint": "8.17.0",
28+
"eslint": "8.18.0",
2929
"husky": "8.0.1",
3030
"jest": "28.1.1",
3131
"jest-environment-jsdom": "28.1.1",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": ">= 8.5"
3333
},
3434
"devDependencies": {
35-
"eslint": "8.17.0",
35+
"eslint": "8.18.0",
3636
"typescript": "4.7.4"
3737
}
3838
}

0 commit comments

Comments
 (0)