1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump @sentry/electron from 3.0.7 to 3.0.8 (#6241)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-14 08:45:49 -04:00 committed by GitHub
parent 367bb059b8
commit 5d5dd08fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -223,7 +223,7 @@
"@ogre-tools/injectable-extension-for-auto-registration": "10.1.0", "@ogre-tools/injectable-extension-for-auto-registration": "10.1.0",
"@ogre-tools/injectable-extension-for-mobx": "10.1.0", "@ogre-tools/injectable-extension-for-mobx": "10.1.0",
"@ogre-tools/injectable-react": "10.1.0", "@ogre-tools/injectable-react": "10.1.0",
"@sentry/electron": "^3.0.7", "@sentry/electron": "^3.0.8",
"@sentry/integrations": "^6.19.3", "@sentry/integrations": "^6.19.3",
"@side/jest-runtime": "^1.0.1", "@side/jest-runtime": "^1.0.1",
"@types/circular-dependency-plugin": "5.0.5", "@types/circular-dependency-plugin": "5.0.5",

View File

@ -1474,10 +1474,10 @@
"@sentry/utils" "6.19.2" "@sentry/utils" "6.19.2"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/electron@^3.0.7": "@sentry/electron@^3.0.8":
version "3.0.7" version "3.0.8"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-3.0.7.tgz#d32ebd27d7fc9b0e7e8dd8498ee797fcaafb5a13" resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-3.0.8.tgz#ad4aaa0290c31fb5eb3ed06377da46ee501ec97d"
integrity sha512-Rahi1jgvjHnx1jGkkPPvDCxSCAME7xc2eBcFCLb4R/WDuNblR7tgJUuAtzv9JpxUgRHy1oLNct0wcvIu1mcXoA== integrity sha512-D330t0rRswAYreFtzIICD5uQH7Wp2e7g6GEFTGisTouHY9+qSu7q9J/hGe5Vase5cY5277/YmUaUKRrVxj/2DQ==
dependencies: dependencies:
"@sentry/browser" "6.19.2" "@sentry/browser" "6.19.2"
"@sentry/core" "6.19.2" "@sentry/core" "6.19.2"