Merge pull request #2842 from jellyfin/dependabot/npm_and_yarn/babel/preset-typescript-7.15.0

Bump @babel/preset-typescript from 7.14.5 to 7.15.0
This commit is contained in:
Bill Thornton
2021-08-09 09:11:57 -07:00
committed by GitHub
2 changed files with 44 additions and 139 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"@babel/plugin-transform-modules-umd": "^7.14.5",
"@babel/preset-env": "^7.14.9",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"@uupaa/dynamic-import-polyfill": "^1.0.2",