Skip to content

Commit 75d206a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @sentry/webpack-plugin to v1.14.0
1 parent 1ceb0b6 commit 75d206a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@babel/preset-flow": "7.12.1",
9595
"@babel/preset-react": "7.12.7",
9696
"@mdx-js/loader": "1.6.21",
97-
"@sentry/webpack-plugin": "1.13.0",
97+
"@sentry/webpack-plugin": "1.14.0",
9898
"babel-cli": "6.26.0",
9999
"babel-eslint": "10.1.0",
100100
"babel-loader": "8.2.2",

src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3841,10 +3841,10 @@
38413841
"@sentry/types" "5.27.6"
38423842
tslib "^1.9.3"
38433843

3844-
"@sentry/webpack-plugin@1.13.0":
3845-
version "1.13.0"
3846-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.13.0.tgz#98c1b75cf0cfdb0d2b39240ecc4ffe9e6c28dbd4"
3847-
integrity sha512-XQhmWwHY9sgL9OZQVD+SMn9Wa3E+6odsTGucRRo0GyCgkhHsPEGho7JiQtHu7MFoX7kbeva+metnypMn91NqXg==
3844+
"@sentry/webpack-plugin@1.14.0":
3845+
version "1.14.0"
3846+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.14.0.tgz#58c51efdee731e3366dc2b40ca8eb7424b395e44"
3847+
integrity sha512-1cS99mnHqASYtMlHi2J107p6x3lfC5NmLOgA0iI6avaaFes8RTQMlW8YT2CyrvhtQod1bViPZOlh3NOVC8vnOA==
38483848
dependencies:
38493849
"@sentry/cli" "^1.58.0"
38503850

0 commit comments

Comments
 (0)