Skip to content

Commit bceb694

Browse files
snyk-botquittle
authored andcommitted
fix: upgrade webpack-cli from 4.7.0 to 4.8.0
Snyk has created this PR to upgrade webpack-cli from 4.7.0 to 4.8.0. See this package in npm: https://www.npmjs.com/package/webpack-cli See this project in Snyk: https://app.snyk.io/org/quittle/project/67e2dc69-f378-4c88-be15-2d127d663877?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9e631da commit bceb694

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

Lines changed: 36 additions & 36 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
@@ -43,6 +43,6 @@
4343
"ts-loader": "^9.2.5",
4444
"typescript": "^4.4.2",
4545
"webpack": "^5.52.0",
46-
"webpack-cli": "^4.7.0"
46+
"webpack-cli": "^4.8.0"
4747
}
4848
}

0 commit comments

Comments
 (0)