Skip to content

Commit ae0387b

Browse files
committed
Update typescript-eslint monorepo to v2.25.0
1 parent 8466be6 commit ae0387b

File tree

2 files changed

+47
-28
lines changed

2 files changed

+47
-28
lines changed

{{ cookiecutter.project_slug }}/client/package-lock.json

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

{{ cookiecutter.project_slug }}/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/react-redux": "7.1.7",
3333
"@types/styled-components": "5.0.1",
3434
"@types/use-persisted-state": "0.3.0",
35-
"@typescript-eslint/eslint-plugin": "2.24.0",
36-
"@typescript-eslint/parser": "2.24.0",
35+
"@typescript-eslint/eslint-plugin": "2.25.0",
36+
"@typescript-eslint/parser": "2.25.0",
3737
"css-loader": "3.4.2",
3838
"dotenv": "8.2.0",
3939
"eslint": "6.8.0",

0 commit comments

Comments
 (0)