1
0
mirror of https://github.com/lensapp/lens.git synced 2024-11-12 23:24:42 +03:00

Bump @sentry/electron from 3.0.6 to 3.0.7 (#5321)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-04 07:58:20 -04:00 committed by GitHub
parent 78a5ab735f
commit e1a9389ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -209,7 +209,7 @@
"@ogre-tools/fp": "5.2.0",
"@ogre-tools/injectable": "5.2.0",
"@ogre-tools/injectable-react": "5.2.0",
"@sentry/electron": "^3.0.6",
"@sentry/electron": "^3.0.7",
"@sentry/integrations": "^6.19.3",
"@types/circular-dependency-plugin": "5.0.5",
"abort-controller": "^3.0.0",

View File

@ -1069,10 +1069,10 @@
"@sentry/utils" "6.19.2"
tslib "^1.9.3"
"@sentry/electron@^3.0.6":
version "3.0.6"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-3.0.6.tgz#02ec5c78bc604d6cc1a12b6ccd1bd995b00af737"
integrity sha512-8ITIVSz4+ISZODIKPCtKN79RhU4scIDxgqEMvygwOnaAyB9nv/bJoOWK+pnXfUjSPYczB5GKxu99EyCfdOC3qA==
"@sentry/electron@^3.0.7":
version "3.0.7"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-3.0.7.tgz#d32ebd27d7fc9b0e7e8dd8498ee797fcaafb5a13"
integrity sha512-Rahi1jgvjHnx1jGkkPPvDCxSCAME7xc2eBcFCLb4R/WDuNblR7tgJUuAtzv9JpxUgRHy1oLNct0wcvIu1mcXoA==
dependencies:
"@sentry/browser" "6.19.2"
"@sentry/core" "6.19.2"