Skip to content

Commit 4be05cc

Browse files
Update dependency @sentry/vite-plugin to v2.22.7
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | npm | @sentry/vite-plugin | 2.22.6 | 2.22.7 | ## [v2.22.7](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2227) - deps: Bump `@sentry/cli` to `2.39.1` and require specific version ([#632](getsentry/sentry-javascript-bundler-plugins#632)) - feat(telemetry): Record if plugin is run in CI ([#627](getsentry/sentry-javascript-bundler-plugins#627))
1 parent 5b8871d commit 4be05cc

File tree

2 files changed

+140
-64
lines changed

2 files changed

+140
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "~17.0.0"
1616
},
1717
"devDependencies": {
18-
"@sentry/vite-plugin": "2.22.6",
18+
"@sentry/vite-plugin": "2.22.7",
1919
"@tdd-buffet/jest-config": "6.0.0",
2020
"@types/glob": "8.1.0",
2121
"@types/jest": "29.5.14",

0 commit comments

Comments
 (0)