Chore: update copy-webpack-plugin and remove from renovate ignore list (#62459)

update copy-webpack-plugin and remove from renovate ignore list
This commit is contained in:
Ashley Harrison
2023-01-30 16:01:44 +00:00
committed by GitHub
parent f1a2a76897
commit 14dd1be244
3 changed files with 33 additions and 15 deletions
-1
View File
@@ -14,7 +14,6 @@
"react-redux", // react-beautiful-dnd depends on react-redux 7.x, we need to update that one first
"react-router-dom", // we should bump this together with history
"systemjs",
"copy-webpack-plugin", // try to upgrade with newer yarn release. Not working with 3.1.1
"ts-loader", // we should remove ts-loader and use babel-loader instead
"ora", // we should bump this once we move to esm modules