Skip to content

Commit c23c22f

Browse files
authored
Merge pull request #330 from laminas/renovate/webpack-cli-6.x
Update dependency webpack-cli to v6
2 parents 60b7e8c + 0b1014f commit c23c22f

File tree

2 files changed

+209
-58
lines changed

2 files changed

+209
-58
lines changed

package-lock.json

Lines changed: 208 additions & 57 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
@@ -35,6 +35,6 @@
3535
"ts-node": "^10.9.1",
3636
"typescript": "~5.7.0",
3737
"webpack": "^5.74.0",
38-
"webpack-cli": "^5.0.0"
38+
"webpack-cli": "^6.0.0"
3939
}
4040
}

0 commit comments

Comments
 (0)