Skip to content

Commit

Permalink
Bump @sentry/webpack-plugin from 2.22.5 to 2.22.6 in the sentry group
Browse files Browse the repository at this point in the history
Bumps the sentry group with 1 update: [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins).


Updates `@sentry/webpack-plugin` from 2.22.5 to 2.22.6
- [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.22.5...2.22.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 76f5ab3 commit e79af13
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 @@ -32,7 +32,7 @@
"@rails/ujs": "^7.1.400",
"@replit/codemirror-lang-csharp": "^6.2.0",
"@sentry/browser": "^8.34.0",
"@sentry/webpack-plugin": "^2.22.5",
"@sentry/webpack-plugin": "^2.22.6",
"@types/bootstrap": "^5.2.10",
"@types/d3": "^7.4.3",
"@types/dragula": "^3.7.5",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2027,10 +2027,10 @@
"@sentry/types" "8.34.0"
"@sentry/utils" "8.34.0"

"@sentry/[email protected].5":
version "2.22.5"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.5.tgz#494978f4dfd741006368f74fefee2d1858a9c3af"
integrity sha512-+93qwB9vTX1nj4hD8AMWowXZsZVkvmP9OwTqSh5d4kOeiJ+dZftUk4+FKeKkAX9lvY2reyHV8Gms5mo67c27RQ==
"@sentry/[email protected].6":
version "2.22.6"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.6.tgz#829d6caf2c95c1c46108336de4e1049e6521435e"
integrity sha512-V2g1Y1I5eSe7dtUVMBvAJr8BaLRr4CLrgNgtPaZyMT4Rnps82SrZ5zqmEkLXPumlXhLUWR6qzoMNN2u+RXVXfQ==

"@sentry/browser@^8.34.0":
version "8.34.0"
Expand All @@ -2045,13 +2045,13 @@
"@sentry/types" "8.34.0"
"@sentry/utils" "8.34.0"

"@sentry/[email protected].5":
version "2.22.5"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.5.tgz#ca92e8145921fc5d4498bfd18168cad2c3376659"
integrity sha512-nfvTthV0aNM9/MwgnCi1WjAlCtau1I4kw6+oZIDOwJRDqGNziz517mYRXSsvCUebtGxDZtPcF7hSEBMSHjpncA==
"@sentry/[email protected].6":
version "2.22.6"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.6.tgz#a1ea1fd43700a3ece9e7db016997e79a2782b87d"
integrity sha512-1esQdgSUCww9XAntO4pr7uAM5cfGhLsgTK9MEwAKNfvpMYJi9NUTYa3A7AZmdA8V6107Lo4OD7peIPrDRbaDCg==
dependencies:
"@babel/core" "^7.18.5"
"@sentry/babel-plugin-component-annotate" "2.22.5"
"@sentry/babel-plugin-component-annotate" "2.22.6"
"@sentry/cli" "^2.36.1"
dotenv "^16.3.1"
find-up "^5.0.0"
Expand Down Expand Up @@ -2133,12 +2133,12 @@
dependencies:
"@sentry/types" "8.34.0"

"@sentry/webpack-plugin@^2.22.5":
version "2.22.5"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.5.tgz#aafb3e526954b72759bae38bb34edecf55e68142"
integrity sha512-D8irs8H0IuLZbCS0Te5zsYGu9sABmMJTfCCkRkf7fV8S0BQZQmxnQGf9cVxcTj07RWAgnhhUtsRQzkK7MLuIwg==
"@sentry/webpack-plugin@^2.22.6":
version "2.22.6"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.6.tgz#8c9d27d5cd89153a5b6e08cc9dcb3048b122ffbc"
integrity sha512-BiLhAzQYAz/9kCXKj2LeUKWf/9GBVn2dD0DeYK89s+sjDEaxjbcLBBiLlLrzT7eC9QVj2tUZRKOi6puCfc8ysw==
dependencies:
"@sentry/bundler-plugin-core" "2.22.5"
"@sentry/bundler-plugin-core" "2.22.6"
unplugin "1.0.1"
uuid "^9.0.0"

Expand Down

0 comments on commit e79af13

Please sign in to comment.