mirror of
https://github.com/Eugeny/tabby.git
synced 2025-01-06 13:44:36 +08:00
Bump @sentry/electron from 2.4.0 to 2.4.1
Bumps [@sentry/electron](https://github.com/getsentry/sentry-electron) from 2.4.0 to 2.4.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/2.4.0...2.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c98fd2042d
commit
0285556431
@ -2,7 +2,7 @@
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.3",
|
||||
"@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",
|
||||
"@types/electron-config": "^3.2.2",
|
||||
"@types/electron-debug": "^2.1.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -176,10 +176,10 @@
|
||||
"@sentry/utils" "5.27.6"
|
||||
tslib "^1.9.3"
|
||||
|
||||
"@sentry/electron@^2.4.0":
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.4.0.tgz#b45e5c8922b1c895f7ad39e4e775588a4e33bdf0"
|
||||
integrity sha512-xA+cdcVms8JCR2Oc/gSSKbuQ/KQQ+u1DCZ6klxgMF1qzdHkaXuj+t+9leIuiHyYCs1RlKfF/Fd8I+ieGigSrtw==
|
||||
"@sentry/electron@^2.4.1":
|
||||
version "2.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@sentry/electron/-/electron-2.4.1.tgz#7d60b0dc2ef85339929306b1a699df35e1af7473"
|
||||
integrity sha512-M64IcWySOhi5+1sOEOj7Ta8QoIMBZ71T1F4PI6d8nYBP8sq2nVccCzsRsszYxV1Lk7B02GHq64K6dgRj9a3L8w==
|
||||
dependencies:
|
||||
"@sentry/browser" "5.27.6"
|
||||
"@sentry/core" "5.27.6"
|
||||
@ -187,7 +187,7 @@
|
||||
"@sentry/node" "5.27.6"
|
||||
"@sentry/types" "5.27.6"
|
||||
"@sentry/utils" "5.27.6"
|
||||
tslib "^1.9.3"
|
||||
tslib "^2.1.0"
|
||||
|
||||
"@sentry/hub@5.27.6":
|
||||
version "5.27.6"
|
||||
|
Loading…
Reference in New Issue
Block a user