Skip to content

Commit

Permalink
Merge pull request #5632 from dodona-edu/dependabot/npm_and_yarn/sent…
Browse files Browse the repository at this point in the history
…ry/webpack-plugin-2.20.0

Bump @sentry/webpack-plugin from 2.18.0 to 2.20.0
  • Loading branch information
bmesuere authored Jun 25, 2024
2 parents e4c32e2 + e113cce commit 9897570
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 @@ -30,7 +30,7 @@
"@rails/ujs": "^7.1.3",
"@replit/codemirror-lang-csharp": "^6.2.0",
"@sentry/browser": "^8.9.2",
"@sentry/webpack-plugin": "^2.18.0",
"@sentry/webpack-plugin": "^2.20.0",
"@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 @@ -1960,10 +1960,10 @@
"@sentry/types" "8.9.2"
"@sentry/utils" "8.9.2"

"@sentry/babel-plugin-component-annotate@2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.18.0.tgz#3bee98f94945643b0762ceed1f6cca60db52bdbd"
integrity sha512-9L4RbhS3WNtc/SokIhc0dwgcvs78YSQPakZejsrIgnzLzCi8mS6PeT+BY0+QCtsXxjd1egM8hqcJeB0lukBkXA==
"@sentry/babel-plugin-component-annotate@2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.20.0.tgz#52f4e7bd0db2c00d4c3ea48c3932add9fa67eea5"
integrity sha512-HN/5+cGvI3NqBeW8rLRVGMpF1PADZpAi3h9LI6YBawJPxEz/ftJoryJ6/rXzV6pAPq/7hTEOhTqWPq8iXuM1dw==

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

"@sentry/bundler-plugin-core@2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.18.0.tgz#2411cd934e9510c53a2e682497a74172485ac817"
integrity sha512-JvxVgsMFmDsU0Dgcx1CeFUC1scxOVSAOzOcE06qKAVm9BZzxHpI53iNfeMOXwVTUolD8LZVIfgOjkiXfwN/UPQ==
"@sentry/bundler-plugin-core@2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.20.0.tgz#4e2a43be63d846688dd3b123ac7df44e16768c94"
integrity sha512-boshDF6AwCTL7LBOjDQxINjCWELOU0eamBvD0ibSjT5bjXnqRjJItoUpmggu8D7PvhKlb6H9OjzB5yiHbmve4A==
dependencies:
"@babel/core" "^7.18.5"
"@sentry/babel-plugin-component-annotate" "2.18.0"
"@sentry/babel-plugin-component-annotate" "2.20.0"
"@sentry/cli" "^2.22.3"
dotenv "^16.3.1"
find-up "^5.0.0"
Expand Down Expand Up @@ -2066,12 +2066,12 @@
dependencies:
"@sentry/types" "8.9.2"

"@sentry/webpack-plugin@^2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.18.0.tgz#f0955d28b1271e9a8b6a2927ab98b1688d7b03e1"
integrity sha512-iQ5OCvuoaIanbq4GRqj4Azay86mVpa64pP9Oi3EJpaURGZNLqwE7bWq9tkr1Dr7zBPBZN7QBmLD3OOeOSzbHuA==
"@sentry/webpack-plugin@^2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.20.0.tgz#3912788ef9d51a8097e511eab89ec9bb9dc53d92"
integrity sha512-2NR6tK+tMUN2xMfKx9RHGqadnqpDibMnbfTkmXXdCTWTKywvJEV6jfUE0RNPpCzVc99Ano2kKLGpVpGb/9fObg==
dependencies:
"@sentry/bundler-plugin-core" "2.18.0"
"@sentry/bundler-plugin-core" "2.20.0"
unplugin "1.0.1"
uuid "^9.0.0"

Expand Down

0 comments on commit 9897570

Please sign in to comment.