1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 09:41:11 +00:00

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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 12:25:37 +02:00 committed by GitHub
parent c6b3ebf124
commit b3a7d28126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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",

View File

@ -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",