Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1

Bump @babel/preset-env from 7.6.3 to 7.7.1
This commit is contained in:
Roeland Jago Douma 2019-11-11 12:15:50 +01:00 committed by GitHub
commit c411dc4480
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 905 additions and 173 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
core/js/dist/login.js vendored

Binary file not shown.

Binary file not shown.

1076
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -78,7 +78,7 @@
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.6.3",
"@babel/preset-env": "^7.7.1",
"@nextcloud/browserslist-config": "^1.0.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",