Merge pull request #2003 from jellyfin/dependabot/npm_and_yarn/babel/eslint-parser-7.12.1

Bump @babel/eslint-parser from 7.11.5 to 7.12.1
This commit is contained in:
Joshua M. Boniface
2020-10-20 00:09:48 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/eslint-parser": "^7.11.5",
"@babel/eslint-parser": "^7.12.1",
"@babel/eslint-plugin": "^7.11.5",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-private-methods": "^7.10.1",