Browse Source

Bump @babel/preset-env from 7.7.1 to 7.7.4 (#12471)

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.1 to 7.7.4.
- [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.7.1...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago
committed by Yamagishi Kazutoshi
parent
commit
c54002e520
2 changed files with 397 additions and 392 deletions
  1. +1
    -1
      package.json
  2. +396
    -391
      yarn.lock

+ 1
- 1
package.json View File

@ -68,7 +68,7 @@
"@babel/plugin-transform-react-jsx-self": "^7.7.4", "@babel/plugin-transform-react-jsx-self": "^7.7.4",
"@babel/plugin-transform-react-jsx-source": "^7.5.0", "@babel/plugin-transform-react-jsx-source": "^7.5.0",
"@babel/plugin-transform-runtime": "^7.7.4", "@babel/plugin-transform-runtime": "^7.7.4",
"@babel/preset-env": "^7.7.1",
"@babel/preset-env": "^7.7.4",
"@babel/preset-react": "^7.7.0", "@babel/preset-react": "^7.7.0",
"@babel/runtime": "^7.7.4", "@babel/runtime": "^7.7.4",
"@clusterws/cws": "^0.16.0", "@clusterws/cws": "^0.16.0",

+ 396
- 391
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save