Skip to content

Commit 4d26dde

Browse files
Bump @babel/cli from 7.13.10 to 7.13.14
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.10 to 7.13.14. - [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.14/packages/babel-cli) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c744ef1 commit 4d26dde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rimraf": "^3.0.2"
7171
},
7272
"devDependencies": {
73-
"@babel/cli": "7.13.10",
73+
"@babel/cli": "7.13.14",
7474
"@babel/core": "7.13.14",
7575
"@babel/preset-env": "7.13.12",
7676
"@babel/preset-typescript": "7.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
call-me-maybe "^1.0.1"
1212
js-yaml "^3.13.1"
1313

14-
"@babel/[email protected].10":
15-
version "7.13.10"
16-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.10.tgz#3a9254cbe806639c8ca4ebd49ebe54b4267b88c9"
17-
integrity sha512-lYSBC7B4B9hJ7sv0Ojx1BrGhuzCoOIYfLjd+Xpd4rOzdS+a47yi8voV8vFkfjlZR1N5qZO7ixOCbobUdT304PQ==
14+
"@babel/[email protected].14":
15+
version "7.13.14"
16+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.14.tgz#c395bc89ec4760c91f2027fa8b26f8b2bf42238f"
17+
integrity sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw==
1818
dependencies:
1919
commander "^4.0.1"
2020
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)