Skip to content

Commit a583430

Browse files
Update dependency webpack-cli to v7
1 parent 07688d2 commit a583430

2 files changed

Lines changed: 19 additions & 75 deletions

File tree

package-lock.json

Lines changed: 18 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
@@ -39,7 +39,7 @@
3939
"sass": "1.97.3",
4040
"http-server": "14.1.1",
4141
"standard": "17.1.2",
42-
"webpack-cli": "6.0.1"
42+
"webpack-cli": "7.0.1"
4343
},
4444
"scripts": {
4545
"build": "webpack && sass semanticForms.scss dist/semantic-forms.css",

0 commit comments

Comments
 (0)