Browse Source

Bump @babel/preset-env from 7.10.2 to 7.10.4 (#14218)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
180761409b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 549 additions and 433 deletions
  1. +1
    -1
      package.json
  2. +548
    -432
      yarn.lock

+ 1
- 1
package.json View File

@ -64,7 +64,7 @@
"@babel/plugin-proposal-decorators": "^7.10.3",
"@babel/plugin-transform-react-inline-elements": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.10.3",
"@babel/preset-env": "^7.10.2",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.1",
"@babel/runtime": "^7.8.4",
"@clusterws/cws": "^2.0.0",

+ 548
- 432
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save