Browse Source

Merge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.1

Bump @babel/preset-env from 7.11.5 to 7.12.1
tags/v21.0.0beta1
Roeland Jago Douma 3 years ago
parent
commit
1ed05c2be5
No account linked to committer's email address
2 changed files with 689 additions and 311 deletions
  1. 688
    310
      package-lock.json
  2. 1
    1
      package.json

+ 688
- 310
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -93,7 +93,7 @@
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",
"@babel/preset-env": "^7.12.1",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",

Loading…
Cancel
Save