Skip to content

Commit d92cc0f

Browse files
chore: update dependency rollup to v4.52.3
1 parent a253670 commit d92cc0f

File tree

4 files changed

+256
-21
lines changed

4 files changed

+256
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"re-template-tag": "2.0.1",
193193
"replace-in-file": "8.3.0",
194194
"rimraf": "6.0.1",
195-
"rollup": "4.52.2",
195+
"rollup": "4.52.3",
196196
"sinon": "17.0.2",
197197
"storybook": "8.6.14",
198198
"stylelint": "16.24.0",

projects/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"posthtml-match-helper": "2.0.3",
6868
"prismjs": "1.30.0",
6969
"rimraf": "6.0.1",
70-
"rollup": "4.52.2",
70+
"rollup": "4.52.3",
7171
"rollup-plugin-lit-css": "5.0.2",
7272
"rollup-plugin-minify-html-literals": "1.2.6",
7373
"rollup-plugin-styles": "4.0.0",

projects/example-project-rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-prettier": "9.1.2",
4141
"prettier": "3.6.2",
4242
"rimraf": "6.0.1",
43-
"rollup": "4.52.2",
43+
"rollup": "4.52.3",
4444
"rollup-plugin-styles": "4.0.0",
4545
"rollup-plugin-visualizer": "5.14.0",
4646
"tslib": "2.8.1",

0 commit comments

Comments
 (0)