Skip to content

Commit 3a466bc

Browse files
authored
Update rollup to version 4.13.0 (#13279)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 41c90f6 commit 3a466bc

File tree

3 files changed

+535
-20
lines changed

3 files changed

+535
-20
lines changed

integrations/rollup-sass/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"rollup": "^3.21.0",
21+
"rollup": "^4.13.0",
2222
"rollup-plugin-postcss": "^4.0.2",
2323
"sass": "^1.72.0"
2424
}

integrations/rollup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"devDependencies": {
21-
"rollup": "^3.21.0",
21+
"rollup": "^4.13.0",
2222
"rollup-plugin-postcss": "^4.0.2"
2323
}
2424
}

0 commit comments

Comments
 (0)