Bump @sentry/electron from 2.0.1 to 2.0.2

Bumps [@sentry/electron](https://github.com/getsentry/sentry-electron) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/getsentry/sentry-electron/releases)
- [Changelog](https://github.com/getsentry/sentry-electron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-electron/compare/2.0.1...2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-30 18:02:46 +00:00
committed by GitHub
parent 9a14d38e63
commit bb7d7edad5
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"yarn": "1.22.10"
},
"dependencies": {
"@sentry/electron": "2.0.1",
"@sentry/electron": "2.0.2",
"auto-launch": "5.0.5",
"axios": "0.20.0",
"chokidar": "3.4.3",

View File

@@ -72,10 +72,10 @@
"@sentry/utils" "5.21.4"
tslib "^1.9.3"
"@sentry/electron@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.0.1.tgz#0d647f14beb832ade54bd8b04aefb00b7a0274ad"
integrity sha512-7jWkM0EHdkOkMFg5duCNXWzh6Jn5+eC2PztoGhQf5iJwLrZUpr0Q6FrX1J2uaswnNFJNOFIk2hQe2vcP8CLCzw==
"@sentry/electron@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.0.2.tgz#635d7f4035d311921150c8af74c172b019db5e8d"
integrity sha512-ZBROTYWRQ+/KG48f8wxSK+lK7Qd7QRE+7V1ehpYPrLcA9Sxcga39g999OTxTRXoqgDKH5kkNJXw6DDQ6v4k42Q==
dependencies:
"@sentry/browser" "~5.21.1"
"@sentry/core" "~5.21.1"