Skip to content

Commit 11539c8

Browse files
committed
chore(dev-deps): Bump rollup from 4.13.0 to 4.24.2
This is the rollup version used for building the SDK itself, it is not shipped to users.
1 parent 974818a commit 11539c8

File tree

3 files changed

+127
-289
lines changed

3 files changed

+127
-289
lines changed

dev-packages/e2e-tests/test-applications/debug-id-sourcemaps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@sentry/node": "latest || *"
1414
},
1515
"devDependencies": {
16-
"rollup": "^4.0.2",
16+
"rollup": "^4.24.2",
1717
"vitest": "^0.34.6",
1818
"@sentry/rollup-plugin": "2.22.6"
1919
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"npm-run-all2": "^6.2.0",
126126
"prettier": "^3.1.1",
127127
"rimraf": "^3.0.2",
128-
"rollup": "^4.13.0",
128+
"rollup": "^4.24.2",
129129
"rollup-plugin-cleanup": "^3.2.1",
130130
"rollup-plugin-license": "^3.3.1",
131131
"size-limit": "~11.1.0",

0 commit comments

Comments
 (0)