Skip to content

Commit 0246711

Browse files
authored
Update rollup to version 4.13.0
1 parent f5408d6 commit 0246711

File tree

3 files changed

+532
-17
lines changed

3 files changed

+532
-17
lines changed

integrations/rollup-sass/package.json

Lines changed: 1 addition & 1 deletion
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.62.0"
2424
}

integrations/rollup/package.json

Lines changed: 1 addition & 1 deletion
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)