Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump @babel/cli from 7.12.10 to 7.13.10
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
commit 49edae116a2cebd99d73ccee242cb78c151d1211
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"next": "10.0.5"
},
"devDependencies": {
"@babel/cli": "7.12.10",
"@babel/cli": "7.13.10",
"@babel/core": "7.12.10",
"@babel/plugin-proposal-decorators": "7.12.13",
"@babel/runtime-corejs2": "7.12.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
dependencies:
cross-fetch "3.0.6"

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