Skip to content

Commit

Permalink
chore(deps): update dependency webpack-cli to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2023
1 parent 79c4c7f commit 3ad9b41
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/booster-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/generate-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/generate-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/generate-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ts-loader": "9.4.2",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/randomise-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/upload-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "5.0.4",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-merge": "5.8.0"
}
}

0 comments on commit 3ad9b41

Please sign in to comment.