Skip to content

Commit 0ec6678

Browse files
committed
Update rollup to version 4.9.5
1 parent 0848e4c commit 0ec6678

File tree

3 files changed

+194
-189
lines changed

3 files changed

+194
-189
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": "^4.9.1",
21+
"rollup": "^4.9.5",
2222
"rollup-plugin-postcss": "^4.0.2",
2323
"sass": "^1.69.7"
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": "^4.9.1",
21+
"rollup": "^4.9.5",
2222
"rollup-plugin-postcss": "^4.0.2"
2323
}
2424
}

0 commit comments

Comments
 (0)