Browse Source

Bump @babel/preset-env from 7.8.7 to 7.9.5

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.7 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
tags/v19.0.0beta3
dependabot-preview[bot] 4 years ago
parent
commit
08ea2fed34
No account linked to committer's email address
2 changed files with 231 additions and 536 deletions
  1. 230
    535
      package-lock.json
  2. 1
    1
      package.json

+ 230
- 535
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -84,7 +84,7 @@
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-env": "^7.9.5",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.1.0",

Loading…
Cancel
Save