1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #2930 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.15.4

Bump @babel/preset-env from 7.15.0 to 7.15.4
This commit is contained in:
dkanada 2021-09-07 15:12:42 +09:00 committed by GitHub
commit 11f3e8631f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 749 additions and 214 deletions

961
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-private-methods": "^7.14.5",
"@babel/plugin-transform-modules-umd": "^7.14.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^4.31.0",