Skip to content

Commit 34708a2

Browse files
feat(deps): Bump @sentry/webpack-plugin from 2.22.7 to 3.1.2
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 2.22.7 to 3.1.2. - [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.7...3.1.2) --- updated-dependencies: - dependency-name: "@sentry/webpack-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2a777a commit 34708a2

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@sentry/core": "9.0.0-alpha.2",
4949
"@sentry/react": "9.0.0-alpha.2",
50-
"@sentry/webpack-plugin": "2.22.7"
50+
"@sentry/webpack-plugin": "3.1.2"
5151
},
5252
"peerDependencies": {
5353
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6753,15 +6753,6 @@
67536753
"@sentry/bundler-plugin-core" "2.22.6"
67546754
unplugin "1.0.1"
67556755

6756-
"@sentry/webpack-plugin@2.22.7":
6757-
version "2.22.7"
6758-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.7.tgz#992c6c782c736f22e72eb318745e28cc24aabad7"
6759-
integrity sha512-j5h5LZHWDlm/FQCCmEghQ9FzYXwfZdlOf3FE/X6rK6lrtx0JCAkq+uhMSasoyP4XYKL4P4vRS6WFSos4jxf/UA==
6760-
dependencies:
6761-
"@sentry/bundler-plugin-core" "2.22.7"
6762-
unplugin "1.0.1"
6763-
uuid "^9.0.0"
6764-
67656756
"@sentry/webpack-plugin@3.1.2":
67666757
version "3.1.2"
67676758
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-3.1.2.tgz#e7cf2b10b6d2fb2d6106e692469d02b6ab684bba"
@@ -27774,6 +27765,7 @@ stylus@0.59.0, stylus@^0.59.0:
2777427765

2777527766
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2777627767
version "3.36.0"
27768+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2777727769
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2777827770
dependencies:
2777927771
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)