Merge pull request #2720 from jellyfin/dependabot/npm_and_yarn/babel/core-7.14.5

Bump @babel/core from 7.14.3 to 7.14.5
This commit is contained in:
Bill Thornton
2021-06-12 02:09:39 -04:00
committed by GitHub
2 changed files with 281 additions and 109 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "^7.14.3",
"@babel/core": "^7.14.5",
"@babel/eslint-parser": "^7.14.5",
"@babel/eslint-plugin": "^7.13.16",
"@babel/plugin-proposal-class-properties": "^7.12.13",