Skip to content

Commit 6ca1c40

Browse files
chore(deps): update dependency rollup to ^4.18.1
1 parent 8c603b7 commit 6ca1c40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/generators/building-rollup-ts/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"rimraf": "^5.0.8",
1414
"rollup-plugin-esbuild": "^6.1.1",
1515
"rollup-plugin-workbox": "^8.1.0",
16-
"rollup": "^4.18.0"
16+
"rollup": "^4.18.1"
1717
}
1818
}

src/generators/building-rollup/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"rimraf": "^5.0.8",
1414
"rollup-plugin-esbuild": "^6.1.1",
1515
"rollup-plugin-workbox": "^8.1.0",
16-
"rollup": "^4.18.0"
16+
"rollup": "^4.18.1"
1717
}
1818
}

0 commit comments

Comments
 (0)