Merge pull request #1997 from jellyfin/dependabot/npm_and_yarn/babel/polyfill-7.12.1

Bump @babel/polyfill from 7.11.5 to 7.12.1
This commit is contained in:
Joshua M. Boniface
2020-10-20 00:12:02 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-proposal-private-methods": "^7.10.1",
"@babel/plugin-transform-modules-amd": "^7.10.5",
"@babel/polyfill": "^7.11.5",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.11.5",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.0.6",