Skip to content

Commit 88394b6

Browse files
author
Gary Lockett
authored
Merge pull request #153 from laminas/renovate/webpack-cli-5.x
Update dependency webpack-cli to v5
2 parents b756fcd + 2352ab7 commit 88394b6

File tree

2 files changed

+80
-75
lines changed

2 files changed

+80
-75
lines changed

package-lock.json

Lines changed: 79 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"ts-node": "^10.9.1",
3535
"typescript": "~4.9.0",
3636
"webpack": "^5.74.0",
37-
"webpack-cli": "^4.10.0"
37+
"webpack-cli": "^5.0.0"
3838
}
3939
}

0 commit comments

Comments
 (0)