Merge pull request #19067 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.3

Bump @babel/preset-env from 7.7.7 to 7.8.3
This commit is contained in:
Roeland Jago Douma 2020-01-22 14:24:32 +01:00 committed by GitHub
commit b3ea5ca3d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1399 additions and 629 deletions

2026
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -82,7 +82,7 @@
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.7",
"@babel/preset-env": "^7.8.3",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",