Skip to content

Commit 8a8c703

Browse files
dependabot[bot]s1gr1d
authored andcommitted
feat(deps): bump @sentry/rollup-plugin from 3.1.2 to 3.2.1
Bumps [@sentry/rollup-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 3.1.2 to 3.2.1. - [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@3.1.2...3.2.1) --- updated-dependencies: - dependency-name: "@sentry/rollup-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6efb6cb commit 8a8c703

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sentry/core": "9.3.0",
4848
"@sentry/node": "9.3.0",
4949
"@sentry/opentelemetry": "9.3.0",
50-
"@sentry/rollup-plugin": "3.1.2",
50+
"@sentry/rollup-plugin": "3.2.1",
5151
"@sentry/vite-plugin": "2.22.6",
5252
"@sentry/vue": "9.3.0"
5353
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7177,12 +7177,12 @@
71777177
"@sentry/cli-win32-i686" "2.42.2"
71787178
"@sentry/cli-win32-x64" "2.42.2"
71797179

7180-
"@sentry/rollup-plugin@3.1.2":
7181-
version "3.1.2"
7182-
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.1.2.tgz#d1ed4eeb558e10260bf0e7f292f9ad6baf22a98c"
7183-
integrity sha512-CVUsfQkL8REOGuyaPX7BzccZoq+wce05gQW3dG4PcXNPQeKTPRpC89NLcCDJijJa08yvC0DF0wsWRhlFWM89kQ==
7180+
"@sentry/rollup-plugin@3.2.1":
7181+
version "3.2.1"
7182+
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-3.2.1.tgz#105c2d0b8907bf81bfc0fccc027c9c80f6793b2e"
7183+
integrity sha512-5FaBB6xR0M1E7iEQG+cmQAD7KeDW6j32NckwWlk84einv59Mu/wG4bLuCeZBLsWl5nQJz655BKf+Moem8Od6Zw==
71847184
dependencies:
7185-
"@sentry/bundler-plugin-core" "3.1.2"
7185+
"@sentry/bundler-plugin-core" "3.2.1"
71867186
unplugin "1.0.1"
71877187

71887188
"@sentry/[email protected]", "@sentry/vite-plugin@^2.22.6":

0 commit comments

Comments
 (0)