Skip to content

Commit

Permalink
Update dependency copy-webpack-plugin to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2023
1 parent 22755f3 commit 49b9c65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"clear": "rimraf dist && rimraf .cache-loader",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@types/uuid": "~8.3.0",
"cache-loader": "4.1.0",
"concurrently": "7.0.0",
"copy-webpack-plugin": "~5.1.1",
"copy-webpack-plugin": "~11.0.0",
"css-loader": "~1.0.1",
"file-loader": "~2.0.0",
"fork-ts-checker-webpack-plugin": "~4.1.1",
Expand Down

0 comments on commit 49b9c65

Please sign in to comment.