fix(deps): update dependency @sentry/webpack-plugin to v1.15.1 (#332)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-04-28 16:13:15 +09:00 committed by GitHub
parent d968d232cb
commit efd79c035f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -19,7 +19,7 @@
"@sentry/browser": "6.2.5", "@sentry/browser": "6.2.5",
"@sentry/integrations": "6.2.5", "@sentry/integrations": "6.2.5",
"@sentry/node": "6.2.5", "@sentry/node": "6.2.5",
"@sentry/webpack-plugin": "1.15.0", "@sentry/webpack-plugin": "1.15.1",
"@types/nprogress": "0.2.0", "@types/nprogress": "0.2.0",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",
"autoprefixer": "10.2.5", "autoprefixer": "10.2.5",

View File

@ -740,10 +740,10 @@
"@sentry/utils" "6.2.5" "@sentry/utils" "6.2.5"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/cli@^1.63.1": "@sentry/cli@^1.64.1":
version "1.63.2" version "1.64.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.63.2.tgz#b0f7fefe3c13efc5c57bb6ec042cc2b693476bd3" resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.64.1.tgz#632565d8f8b40ada51333ae38b7001ef35457a0b"
integrity sha512-oG1Cg85BI/sc7MjgmShmCp0feB+LDi7XZKpiUggrOUVUgcWy4o+hkmESAwNCJsIXg0mW8TTCjmRFU8b836c+Mw== integrity sha512-G+TzOSG+58fG3f5uYvPXweK65f1sP/8MWSEuRmJE4P0JJTTXQI6WErvrqrhfR5F7UVvGzltEbpc8rvO7N3+88A==
dependencies: dependencies:
https-proxy-agent "^5.0.0" https-proxy-agent "^5.0.0"
mkdirp "^0.5.5" mkdirp "^0.5.5"
@ -830,12 +830,12 @@
"@sentry/types" "6.2.5" "@sentry/types" "6.2.5"
tslib "^1.9.3" tslib "^1.9.3"
"@sentry/webpack-plugin@1.15.0": "@sentry/webpack-plugin@1.15.1":
version "1.15.0" version "1.15.1"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.0.tgz#c7f9eafbbace1929c3fb81bb720fc0d7e8b4f86d" resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.15.1.tgz#deb014fce8c1b51811100f25ec9050dd03addd9b"
integrity sha512-KHVug+xI+KH/xCL7otWcRRszw0rt6i/BCH5F8+6/njz2gCBrYQOzdMvzWm4GeXZUuw5ekgycYaUhDs1/6enjuQ== integrity sha512-/Z06MJDXyWcN2+CbeDTMDwVzySjgZWQajOke773TvpkgqdtkeT1eYBsA+pfsje+ZE1prEgrZdlH/L9HdM1odnQ==
dependencies: dependencies:
"@sentry/cli" "^1.63.1" "@sentry/cli" "^1.64.1"
"@sinonjs/commons@^1.7.0": "@sinonjs/commons@^1.7.0":
version "1.8.3" version "1.8.3"