Skip to content

Commit 43168e1

Browse files
chore(deps): update dependency rimraf to ^5.0.9
1 parent 5932d07 commit 43168e1

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
@@ -10,7 +10,7 @@
1010
"@web/rollup-plugin-import-meta-assets": "^2.2.1",
1111
"babel-plugin-template-html-minifier": "^4.1.0",
1212
"deepmerge": "^4.3.1",
13-
"rimraf": "^5.0.8",
13+
"rimraf": "^5.0.9",
1414
"rollup-plugin-esbuild": "^6.1.1",
1515
"rollup-plugin-workbox": "^8.1.0",
1616
"rollup": "^4.18.1"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@web/rollup-plugin-import-meta-assets": "^2.2.1",
1111
"babel-plugin-template-html-minifier": "^4.1.0",
1212
"deepmerge": "^4.3.1",
13-
"rimraf": "^5.0.8",
13+
"rimraf": "^5.0.9",
1414
"rollup-plugin-esbuild": "^6.1.1",
1515
"rollup-plugin-workbox": "^8.1.0",
1616
"rollup": "^4.18.1"

0 commit comments

Comments
 (0)