Merge pull request #11459 from nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.1.0

Bump @babel/preset-env from 7.0.0 to 7.1.0 in /settings
This commit is contained in:
Roeland Jago Douma 2018-09-30 11:29:31 +02:00 committed by GitHub
commit eec7f9ec28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 731 additions and 280 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
],
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"babel-loader": "^8.0.4",
"css-loader": "^1.0.0",
"file-loader": "^1.1.11",