Skip to content

Commit f72147f

Browse files
fix(deps): update dependency @sentry/webpack-plugin to ^1.18.7 (#392)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5251cb6 commit f72147f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sentry/browser": "^6.17.9",
4848
"@sentry/integrations": "^6.17.9",
4949
"@sentry/node": "^6.17.9",
50-
"@sentry/webpack-plugin": "^1.18.6",
50+
"@sentry/webpack-plugin": "^1.18.7",
5151
"consola": "^2.15.3",
5252
"lodash.mergewith": "^4.6.2"
5353
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1923,10 +1923,10 @@
19231923
"@sentry/types" "6.17.9"
19241924
tslib "^1.9.3"
19251925

1926-
"@sentry/webpack-plugin@^1.18.6":
1927-
version "1.18.6"
1928-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.6.tgz#3809309f0885b32acc421a8a2bf2c8a26e13e7c5"
1929-
integrity sha512-CRnn5UyQUjQO4hj3i7QxSDiqw92/DrC02si5fRobeAjtNMoIup2z3KzaLK61JKzMWiUZiKRtOe2QBBZuy5X6xw==
1926+
"@sentry/webpack-plugin@^1.18.7":
1927+
version "1.18.7"
1928+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.7.tgz#f48dbebb4989f3a357280f2c92a8d4b5b963f6ec"
1929+
integrity sha512-pOJLzC2unQdtrQarcicZ3aPs6hnQUjMvVmRN7s+/m7PEITvvf24hgIPdbLnn6PVQARvFA8mbbst0+eHMi44veA==
19301930
dependencies:
19311931
"@sentry/cli" "^1.72.0"
19321932

0 commit comments

Comments
 (0)