From 2f7d29c5232a61f873acc0bacbd0f55ebcc8c839 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 04:23:43 +0000 Subject: [PATCH] Bump @sentry/cli from 1.63.0 to 1.63.1 Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 1.63.0 to 1.63.1. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/1.63.0...1.63.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 10e8765e..794d9286 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@sentry/cli": "^1.63.0", + "@sentry/cli": "^1.63.1", "@sentry/electron": "^2.4.0", "@terminus-term/to-string-loader": "1.1.7-beta.1", "@types/electron-config": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index 0327b797..c5cca291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -141,10 +141,10 @@ "@sentry/utils" "5.27.6" tslib "^1.9.3" -"@sentry/cli@^1.63.0": - version "1.63.0" - resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.63.0.tgz#e69f05e2abab3c68a68958b55556618067e1dea9" - integrity sha512-JXB7uER6P8NkvxU+u8f4uDaCYdJ01aSz4g337CzpywOCuWDcm1mxPwc6hyVfNUyzVmQA1PaV2/opckyfUHJs6g== +"@sentry/cli@^1.63.1": + version "1.63.1" + resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.63.1.tgz#306a0591190432574082d4ce4a72363201972461" + integrity sha512-qksIcrnObkGvtubs1FmW4EMXLo7R43Dobgzuxnyoebo1Y5KfRLziiw6H+ux8D4c1Nui4SuvDGDq0ObAfO5oE6Q== dependencies: https-proxy-agent "^5.0.0" mkdirp "^0.5.5"