Browse Source

Bump @babel/preset-env from 7.12.11 to 7.12.13 (#15682)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13.
- [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.12.13/packages/babel-preset-env)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
closed-social-v3
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
8b8c6726ce
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 510 additions and 388 deletions
  1. +1
    -1
      package.json
  2. +509
    -387
      yarn.lock

+ 1
- 1
package.json View File

@ -64,7 +64,7 @@
"@babel/plugin-proposal-decorators": "^7.12.12",
"@babel/plugin-transform-react-inline-elements": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-env": "^7.12.13",
"@babel/preset-react": "^7.12.10",
"@babel/runtime": "^7.12.5",
"@clusterws/cws": "^3.0.0",

+ 509
- 387
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save