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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-19 20:16:48 +09:00 committed by GitHub
parent 151e260e09
commit dfdeaddbf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"@sentry/browser": "6.1.0",
"@sentry/integrations": "6.1.0",
"@sentry/node": "6.1.0",
"@sentry/webpack-plugin": "1.14.0",
"@sentry/webpack-plugin": "1.14.1",
"autoprefixer": "10.2.4",
"cookie": "0.4.1",
"core-js": "3.8.3",

View File

@ -851,10 +851,10 @@
"@sentry/types" "6.1.0"
tslib "^1.9.3"
"@sentry/webpack-plugin@1.14.0":
version "1.14.0"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.14.0.tgz#58c51efdee731e3366dc2b40ca8eb7424b395e44"
integrity sha512-1cS99mnHqASYtMlHi2J107p6x3lfC5NmLOgA0iI6avaaFes8RTQMlW8YT2CyrvhtQod1bViPZOlh3NOVC8vnOA==
"@sentry/webpack-plugin@1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.14.1.tgz#f7aceac17820677f6064293d1f5d01ac72012d14"
integrity sha512-Elxs21Z9hHNd+s9dCFVkbr/xLa+7Pb8zfqSCzvPOraHCBseE2onyzM7gostmxLtInboEwO0yRTQ5ohmfhhpa2A==
dependencies:
"@sentry/cli" "^1.58.0"