Browse Source

Bump @babel/preset-env from 7.7.7 to 7.8.3 (#12866)

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [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.7...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago
committed by Yamagishi Kazutoshi
parent
commit
37b5139822
2 changed files with 579 additions and 463 deletions
  1. +1
    -1
      package.json
  2. +578
    -462
      yarn.lock

+ 1
- 1
package.json View File

@ -64,7 +64,7 @@
"@babel/plugin-proposal-decorators": "^7.8.0", "@babel/plugin-proposal-decorators": "^7.8.0",
"@babel/plugin-transform-react-inline-elements": "^7.8.0", "@babel/plugin-transform-react-inline-elements": "^7.8.0",
"@babel/plugin-transform-runtime": "^7.7.6", "@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.7",
"@babel/preset-env": "^7.8.3",
"@babel/preset-react": "^7.7.4", "@babel/preset-react": "^7.7.4",
"@babel/runtime": "^7.8.0", "@babel/runtime": "^7.8.0",
"@gamestdio/websocket": "^0.3.2", "@gamestdio/websocket": "^0.3.2",

+ 578
- 462
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save