Skip to content

Commit 776d5bf

Browse files
committed
Update rollup to version 3.25.1
1 parent ac6e873 commit 776d5bf

File tree

3 files changed

+117
-118
lines changed

3 files changed

+117
-118
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.23.0",
21+
"rollup": "^3.25.1",
2222
"rollup-plugin-postcss": "^4.0.2",
2323
"sass": "^1.63.4"
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.23.0",
21+
"rollup": "^3.25.1",
2222
"rollup-plugin-postcss": "^4.0.2"
2323
}
2424
}

0 commit comments

Comments
 (0)