Update typescript-eslint plugin & parser (#286)

This commit is contained in:
Michael Telatynski
2021-12-13 23:34:46 +00:00
committed by GitHub
parent 3c8650065c
commit 1cd299b98e
2 changed files with 72 additions and 54 deletions
+2 -2
View File
@@ -52,8 +52,8 @@
"@types/auto-launch": "^5.0.1",
"@types/counterpart": "^0.18.1",
"@types/minimist": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"allchange": "^1.0.6",
"app-builder-lib": "^22.14.10",
"asar": "^2.0.1",