Merge pull request #3821 from Eugeny/dependabot/npm_and_yarn/sentry/electron-2.4.1

Bump @sentry/electron from 2.4.0 to 2.4.1
This commit is contained in:
Eugene 2021-05-15 19:21:04 +02:00 committed by GitHub
commit 4d932eb693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
"devDependencies": { "devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.3", "@fortawesome/fontawesome-free": "^5.15.3",
"@sentry/cli": "^1.64.2", "@sentry/cli": "^1.64.2",
"@sentry/electron": "^2.4.0", "@sentry/electron": "^2.4.1",
"@terminus-term/to-string-loader": "1.1.7-beta.1", "@terminus-term/to-string-loader": "1.1.7-beta.1",
"@types/electron-config": "^3.2.2", "@types/electron-config": "^3.2.2",
"@types/electron-debug": "^2.1.0", "@types/electron-debug": "^2.1.0",

View File

@ -176,10 +176,10 @@
"@sentry/utils" "5.27.6" "@sentry/utils" "5.27.6"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/electron@^2.4.0": "@sentry/electron@^2.4.1":
version "2.4.0" version "2.4.1"
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.4.0.tgz#b45e5c8922b1c895f7ad39e4e775588a4e33bdf0" resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.4.1.tgz#7d60b0dc2ef85339929306b1a699df35e1af7473"
integrity sha512-xA+cdcVms8JCR2Oc/gSSKbuQ/KQQ+u1DCZ6klxgMF1qzdHkaXuj+t+9leIuiHyYCs1RlKfF/Fd8I+ieGigSrtw== integrity sha512-M64IcWySOhi5+1sOEOj7Ta8QoIMBZ71T1F4PI6d8nYBP8sq2nVccCzsRsszYxV1Lk7B02GHq64K6dgRj9a3L8w==
dependencies: dependencies:
"@sentry/browser" "5.27.6" "@sentry/browser" "5.27.6"
"@sentry/core" "5.27.6" "@sentry/core" "5.27.6"
@ -187,7 +187,7 @@
"@sentry/node" "5.27.6" "@sentry/node" "5.27.6"
"@sentry/types" "5.27.6" "@sentry/types" "5.27.6"
"@sentry/utils" "5.27.6" "@sentry/utils" "5.27.6"
tslib "^1.9.3" tslib "^2.1.0"
"@sentry/hub@5.27.6": "@sentry/hub@5.27.6":
version "5.27.6" version "5.27.6"