Skip to content

Commit a50d0cb

Browse files
authored
fix(deps): bump copy-webpack-plugin to 14.0.0 (#2710)
1 parent a0cf050 commit a50d0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/create-plugin/templates/common/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/ws": "^8.18.1",{{/if}}
3737
"@typescript-eslint/eslint-plugin": "^8.38.0",
3838
"@typescript-eslint/parser": "^8.38.0",{{#unless useExperimentalRspack}}
39-
"copy-webpack-plugin": "^13.0.0",{{/unless}}
39+
"copy-webpack-plugin": "^14.0.0",{{/unless}}
4040
"css-loader": "^7.1.0",
4141
"eslint": "^9.32.0",
4242
"eslint-config-prettier": "^10.1.0",

0 commit comments

Comments
 (0)