Merge pull request #2832 from jellyfin/dependabot/npm_and_yarn/babel/core-7.15.0

Bump @babel/core from 7.14.6 to 7.15.0
This commit is contained in:
Bill Thornton
2021-08-09 08:57:38 -07:00
committed by GitHub
2 changed files with 222 additions and 36 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.6",
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.14.7",
"@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",