Bump @sentry/electron from 1.3.0 to 1.3.1

Bumps [@sentry/electron](https://github.com/getsentry/sentry-electron) from 1.3.0 to 1.3.1.
- [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/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-03 16:15:48 +00:00
committed by GitHub
parent 3595dae0f1
commit 3866716326
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"yarn": "1.22.4"
},
"dependencies": {
"@sentry/electron": "1.3.0",
"@sentry/electron": "1.3.1",
"auto-launch": "5.0.5",
"axios": "0.19.2",
"chokidar": "3.4.0",

View File

@@ -72,10 +72,10 @@
"@sentry/utils" "5.13.2"
tslib "^1.9.3"
"@sentry/electron@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-1.3.0.tgz#02bc5ab7d16e579cd048cdbaaed93b43584aef2d"
integrity sha512-9oNJg371A/Djk03KVBHj9BgqYCscKxzScYKlM4AYR+BxYQ3LLsZLLeD9Mkdc0hGnOszCRmO5jXRjBVYz1JkJcA==
"@sentry/electron@1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-1.3.1.tgz#94fee28fc623083aa351eda11868fe70f229502c"
integrity sha512-Ec13RFiJYoq6lRAgWPnVT0eXM+pQYAVPWb4gqT1c8QHHogCyZMDD0casbZxXP9uh9RiOeVMuQQWo5urfbgSQpg==
dependencies:
"@sentry/browser" "~5.13.2"
"@sentry/core" "~5.13.2"