mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
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:
parent
151e260e09
commit
dfdeaddbf9
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user