Skip to content

Commit 781117a

Browse files
chore(deps): update dependency rollup to v3 [security]
1 parent bb2a7a0 commit 781117a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/javascript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"lint-staged": "15.2.5",
7777
"markdown-styles": "3.2.0",
7878
"prettier": "3.2.5",
79-
"rollup": "2.79.1",
79+
"rollup": "3.29.5",
8080
"rollup-plugin-delete": "2.0.0",
8181
"rollup-plugin-esbuild": "4.10.3",
8282
"rollup-plugin-filesize": "10.0.0",

templates/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"markdown-styles": "3.2.0",
101101
"prettier": "3.2.5",
102102
"release-it": "17.0.3",
103-
"rollup": "2.79.1",
103+
"rollup": "3.29.5",
104104
"rollup-plugin-esbuild": "5.0.0",
105105
"rollup-plugin-filesize": "10.0.0",
106106
"rollup-plugin-progress": "1.1.2",

0 commit comments

Comments
 (0)