Skip to content

Commit fabc60e

Browse files
Update dependency webpack-cli to v7.1.0
1 parent 4054b1b commit fabc60e

2 files changed

Lines changed: 51 additions & 57 deletions

File tree

package-lock.json

Lines changed: 50 additions & 56 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.100.0",
4040
"http-server": "14.1.1",
4141
"standard": "17.1.2",
42-
"webpack-cli": "7.0.2"
42+
"webpack-cli": "7.1.0"
4343
},
4444
"scripts": {
4545
"build": "webpack && sass semanticForms.scss dist/semantic-forms.css",

0 commit comments

Comments
 (0)