Skip to content

Commit bf7f84e

Browse files
authored
Update all of typescript-eslint to version 8.19.1
1 parent ae88292 commit bf7f84e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@babel/preset-env": "^7.12.11",
5858
"@babel/preset-react": "^7.12.10",
5959
"@babel/preset-typescript": "^7.12.1",
60-
"@typescript-eslint/eslint-plugin": "^5.44.0",
61-
"@typescript-eslint/parser": "^5.44.0",
60+
"@typescript-eslint/eslint-plugin": "^8.19.1",
61+
"@typescript-eslint/parser": "^8.19.1",
6262
"babel-loader": "^9.0.0",
6363
"babel-plugin-transform-class-properties": "^6.24.1",
6464
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)