Merge pull request #2993 from jellyfin/dependabot/npm_and_yarn/typescript-eslint/parser-4.31.2

Bump @typescript-eslint/parser from 4.31.1 to 4.31.2
This commit is contained in:
Bill Thornton
2021-09-23 11:32:54 -04:00
committed by GitHub
2 changed files with 79 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@typescript-eslint/parser": "^4.31.2",
"@uupaa/dynamic-import-polyfill": "^1.0.2",
"autoprefixer": "^10.3.5",
"babel-loader": "^8.2.2",