update typescript-eslint

This commit is contained in:
Labhansh Agrawal 2020-09-16 12:01:56 +05:30 committed by Benjamin Staneck
parent 601aac320c
commit ca03208236
2 changed files with 46 additions and 89 deletions

View file

@ -90,8 +90,8 @@
"@types/terser-webpack-plugin": "4.1.0",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.22",
"@typescript-eslint/eslint-plugin": "4.0.0",
"@typescript-eslint/parser": "3.10.1",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"ava": "3.12.1",
"babel-loader": "8.1.0",
"concurrently": "5.3.0",