Skip to content

Commit 9224776

Browse files
chore(devdeps): update dependency eslint to v8.20.0 (#890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab408be commit 9224776

File tree

3 files changed

+67
-67
lines changed

3 files changed

+67
-67
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.6",
2626
"builtin-modules": "3.3.0",
2727
"cross-env": "7.0.3",
28-
"eslint": "8.19.0",
28+
"eslint": "8.20.0",
2929
"husky": "8.0.1",
3030
"jest": "28.1.3",
3131
"jest-environment-jsdom": "28.1.3",

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.19.0",
35+
"eslint": "8.20.0",
3636
"typescript": "4.7.4"
3737
}
3838
}

pnpm-lock.yaml

Lines changed: 65 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)