Bump @babel/cli from 7.12.17 to 7.13.0

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.17 to 7.13.0.
- [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.13.0/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-01 11:04:56 +00:00 committed by Benjamin Staneck
parent 9de6acecc1
commit bbd20e092d
2 changed files with 5 additions and 5 deletions

View file

@ -61,7 +61,7 @@
},
"devDependencies": {
"@ava/babel": "1.0.1",
"@babel/cli": "7.12.17",
"@babel/cli": "7.13.0",
"@babel/core": "7.13.1",
"@babel/plugin-proposal-class-properties": "^7.12.13",
"@babel/plugin-proposal-numeric-separator": "^7.12.13",

View file

@ -39,10 +39,10 @@
resolved "https://registry.npmjs.org/@ava/require-precompiled/-/require-precompiled-1.0.0.tgz#6f4a48b75904a753eadff020bbfca81d3bbc0357"
integrity sha512-N7w4g+P/SUL8SF+HC4Z4e/ctV6nQ5AERC90K90r4xZQ8WVrJux9albvfyYAzygyU47CSqMWh6yJwFs8DYaeWmg==
"@babel/cli@7.12.17":
version "7.12.17"
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.12.17.tgz#2db13a0f2ba9c05bed78b8aad9669b473dd7f267"
integrity sha512-R9dQbDshWvAp3x5XjANsfthqka+ToEdDUonKgtALNgzQxgiUg2Xa4ZwKIcE84wnoiobIJFXF+TCM4ylJvUuW5w==
"@babel/cli@7.13.0":
version "7.13.0"
resolved "https://registry.npmjs.org/@babel/cli/-/cli-7.13.0.tgz#48e77614e897615ca299bece587b68a70723ff4c"
integrity sha512-y5AohgeVhU+wO5kU1WGMLdocFj83xCxVjsVFa2ilII8NEwmBZvx7Ambq621FbFIK68loYJ9p43nfoi6es+rzSA==
dependencies:
commander "^4.0.1"
convert-source-map "^1.1.0"