Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [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.5...v7.7.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
"requires": true,
"dependencies": {
"@babel/cli": {
- "version": "7.7.5",
- "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.5.tgz",
- "integrity": "sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg==",
+ "version": "7.7.7",
+ "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.7.tgz",
+ "integrity": "sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA==",
"dev": true,
"requires": {
"chokidar": "^2.1.8",
"popper.js": "^1.16.0"
},
"devDependencies": {
- "@babel/cli": "^7.7.5",
+ "@babel/cli": "^7.7.7",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/preset-env": "^7.7.6",