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

Merge pull request #3127 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.16.0

Bump @babel/preset-env from 7.15.8 to 7.16.0
This commit is contained in:
Bill Thornton 2021-11-02 13:10:47 -04:00 committed by GitHub
commit 2b7ffc1c6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 611 additions and 1042 deletions

1651
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.8",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",