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 Jul 17, 2023
1 parent ae2b3f0 commit eb127da
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 @@ -46,7 +46,7 @@
"@types/styled-components": "5.1.20",
"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 eb127da

Please sign in to comment.