diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-16 12:25:37 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-16 12:25:37 +0200 |
| commit | b3a7d28126a8e1ba39f1827ee753a8f7bd666505 (patch) | |
| tree | fae0ed7a0b984cf78c6a532fd410bfc08749b0ad | |
| parent | c6b3ebf1244173815ff363a6cd2aec6940660339 (diff) | |
| download | bootstrap-b3a7d28126a8e1ba39f1827ee753a8f7bd666505.tar.xz bootstrap-b3a7d28126a8e1ba39f1827ee753a8f7bd666505.zip | |
Bump @babel/cli from 7.12.13 to 7.12.16 (#33104)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.13 to 7.12.16.
- [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.16/packages/babel-cli)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 382e8a01f..dda1ac74a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@babel/cli": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.13.tgz", - "integrity": "sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g==", + "version": "7.12.16", + "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.16.tgz", + "integrity": "sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ==", "dev": true, "requires": { "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents", diff --git a/package.json b/package.json index 72f6c9034..e09ddfad6 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@popperjs/core": "^2.6.0" }, "devDependencies": { - "@babel/cli": "^7.12.13", + "@babel/cli": "^7.12.16", "@babel/core": "^7.12.13", "@babel/preset-env": "^7.12.13", "@popperjs/core": "^2.6.0", |
