Skip to content

Commit 49edae1

Browse files
chore(deps-dev): bump @babel/cli from 7.12.10 to 7.13.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.10 to 7.13.10. - [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.10/packages/babel-cli) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62a24f8 commit 49edae1

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
@@ -40,7 +40,7 @@
4040
"next": "10.0.5"
4141
},
4242
"devDependencies": {
43-
"@babel/cli": "7.12.10",
43+
"@babel/cli": "7.13.10",
4444
"@babel/core": "7.12.10",
4545
"@babel/plugin-proposal-decorators": "7.12.13",
4646
"@babel/runtime-corejs2": "7.12.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
dependencies:
5454
cross-fetch "3.0.6"
5555

56-
"@babel/cli@7.12.10":
57-
version "7.12.10"
58-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.10.tgz#67a1015b1cd505bde1696196febf910c4c339a48"
59-
integrity sha512-+y4ZnePpvWs1fc/LhZRTHkTesbXkyBYuOB+5CyodZqrEuETXi3zOVfpAQIdgC3lXbHLTDG9dQosxR9BhvLKDLQ==
56+
"@babel/cli@7.13.10":
57+
version "7.13.10"
58+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.10.tgz#3a9254cbe806639c8ca4ebd49ebe54b4267b88c9"
59+
integrity sha512-lYSBC7B4B9hJ7sv0Ojx1BrGhuzCoOIYfLjd+Xpd4rOzdS+a47yi8voV8vFkfjlZR1N5qZO7ixOCbobUdT304PQ==
6060
dependencies:
6161
commander "^4.0.1"
6262
convert-source-map "^1.1.0"

0 commit comments

Comments
 (0)