Skip to content

Commit 694ba04

Browse files
renovate[bot]rchl
authored andcommitted
fix(deps): update devdependency @sentry/webpack-plugin to ^1.19.0 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cf56ef commit 694ba04

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
@@ -63,7 +63,7 @@
6363
"@nuxtjs/eslint-config-typescript": "^10.0.0",
6464
"@nuxtjs/module-test-utils": "^1.6.3",
6565
"@release-it/conventional-changelog": "^5.0.0",
66-
"@sentry/webpack-plugin": "^1.18.9",
66+
"@sentry/webpack-plugin": "^1.19.0",
6767
"@types/jest": "^27.5.1",
6868
"@types/lodash.mergewith": "^4.6.7",
6969
"@types/node": "^14.18.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2331,10 +2331,10 @@
23312331
"@sentry/types" "6.19.7"
23322332
tslib "^1.9.3"
23332333

2334-
"@sentry/webpack-plugin@^1.18.9":
2335-
version "1.18.9"
2336-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.9.tgz#acb48c0f96fdb9e73f1e1db374ea31ded6d883a8"
2337-
integrity sha512-+TrenJrgFM0QTOwBnw0ZXWMvc0PiOebp6GN5EbGEx3JPCQqXOfXFzCaEjBtASKRgcNCL7zGly41S25YR6Hm+jw==
2334+
"@sentry/webpack-plugin@^1.19.0":
2335+
version "1.19.0"
2336+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.19.0.tgz#2b134318f1552ba7f3e3f9c83c71a202095f7a44"
2337+
integrity sha512-qSpdgdGMtdzagGveSWgo2b+t8PdPUscuOjbOyWCsJme9jlTFnNk0rX7JEA55OUozikKHM/+vVh08USLBnPboZw==
23382338
dependencies:
23392339
"@sentry/cli" "^1.74.4"
23402340

0 commit comments

Comments
 (0)