Skip to content

Commit

Permalink
Bump @sentry/webpack-plugin from 2.23.0 to 3.0.0 (#3507)
Browse files Browse the repository at this point in the history
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.23.0 to 3.0.0.
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.23.0...3.0.0)

---
updated-dependencies:
- dependency-name: "@sentry/webpack-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent b49c5db commit fa17857
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@navikt/land-verktoy": "3.2.10",
"@navikt/landvelger": "3.1.5",
"@sentry/browser": "^8.50.0",
"@sentry/webpack-plugin": "^2.23.0",
"@sentry/webpack-plugin": "^3.0.0",
"axios": "^1.7.4",
"babel-loader": "^9.2.1",
"body-parser": "^1.20.3",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2135,10 +2135,10 @@
"@sentry-internal/browser-utils" "8.50.0"
"@sentry/core" "8.50.0"

"@sentry/babel-plugin-component-annotate@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.23.0.tgz#f7312e733d9e3b23ccc55d05d811de709e11e9b1"
integrity sha512-+uLqaCKeYmH/W2YUV1XHkFEtpHdx/aFjCQahPVsvXyqg13dfkR6jaygPL4DB5DJtUSmPFCUE3MEk9ZO5JlhJYg==
"@sentry/babel-plugin-component-annotate@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-3.0.0.tgz#1103679292d394e486df480f29a70e246fdbd440"
integrity sha512-AJEt9UtU9euB6tDLRQRpCl0EUvY5UlDQEaMSu948OHC+E2jEDoh9RzmfxtqKaDhjT/6WO6g4UoSBNOLxdZkptw==

"@sentry/browser@^8.50.0":
version "8.50.0"
Expand All @@ -2151,13 +2151,13 @@
"@sentry-internal/replay-canvas" "8.50.0"
"@sentry/core" "8.50.0"

"@sentry/bundler-plugin-core@2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.23.0.tgz#5b3e919766917cda01bd640a2671e7ff2f8a613d"
integrity sha512-Qbw+jZFK63w+V193l0eCFKLzGba2Iu93Fx8kCRzZ3uqjky002H8U3pu4mKgcc11J+u8QTjfNZGUyXsxz0jv2mg==
"@sentry/bundler-plugin-core@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-3.0.0.tgz#ae3c9d49cabcb1629a49632779c17a4dbbb80f82"
integrity sha512-vQofxVcdCxogQG4XZ41h4G07lspmN1SXOf30PgdDrR5JSleZrlevtDVbqadX2nMpSRxtyweL1jzzZ01+AMzoXg==
dependencies:
"@babel/core" "^7.18.5"
"@sentry/babel-plugin-component-annotate" "2.23.0"
"@sentry/babel-plugin-component-annotate" "3.0.0"
"@sentry/cli" "2.39.1"
dotenv "^16.3.1"
find-up "^5.0.0"
Expand Down Expand Up @@ -2224,12 +2224,12 @@
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.50.0.tgz#cfc9983bb7ea3ad8c6f3332addd2816a791f5aeb"
integrity sha512-q71m8Ha9YGwqn4Gd7sWvcFTRgbHXxEfU4QeIFtwMBpwHfq2Q+9koiF8DOoOHqIEOsnlvZWRQgGggIOdHzajnVw==

"@sentry/webpack-plugin@^2.23.0":
version "2.23.0"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.23.0.tgz#3a7ae9c66ae5503281ace6c7c565872cd8fbbe3a"
integrity sha512-WxYUbTt/tNfeDm9apeUDXXKs6bEuuVrgYJeCDPDzjGQdmLTsZnbLxcX/b+zr4pceyzZNFEJujk60rRWCjFZY3w==
"@sentry/webpack-plugin@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-3.0.0.tgz#2417498dc34599565bf8b2380bb1216fba62ab6b"
integrity sha512-P0xPHFede37PHIP9ELmW0D6y/4F42vwkusFic+nxG+JInXN8SWlazAaM3Y50ejgV1WntGMR/tjAZ+1lcKGR5gA==
dependencies:
"@sentry/bundler-plugin-core" "2.23.0"
"@sentry/bundler-plugin-core" "3.0.0"
unplugin "1.0.1"
uuid "^9.0.0"

Expand Down

0 comments on commit fa17857

Please sign in to comment.