Merge pull request #1183 from jellyfin/dependabot/npm_and_yarn/babel/plugin-transform-modules-amd-7.9.6

Bump @babel/plugin-transform-modules-amd from 7.9.0 to 7.9.6
This commit is contained in:
dkanada
2020-05-06 14:33:05 +09:00
committed by GitHub
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "GPL-2.0-or-later",
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/plugin-transform-modules-amd": "^7.8.3",
"@babel/plugin-transform-modules-amd": "^7.9.6",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.8.6",
"autoprefixer": "^9.7.6",