Skip to content

Commit 4fdc1b3

Browse files
Update dependency webpack-cli to v7.2.1 (#27040)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 891827b commit 4fdc1b3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"stylelint-checkstyle-reporter": "1.1.1",
5050
"stylelint-config-standard-scss": "17.0.0",
5151
"webpack": "5.108.4",
52-
"webpack-cli": "7.1.0",
52+
"webpack-cli": "7.2.1",
5353
"webpack-remove-empty-scripts": "1.1.1"
5454
},
5555
"dependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4303,7 +4303,7 @@ __metadata:
43034303
stylelint-config-standard-scss: "npm:17.0.0"
43044304
tippy.js: "npm:6.3.7"
43054305
webpack: "npm:5.108.4"
4306-
webpack-cli: "npm:7.1.0"
4306+
webpack-cli: "npm:7.2.1"
43074307
webpack-remove-empty-scripts: "npm:1.1.1"
43084308
window-handle: "npm:1.0.1"
43094309
languageName: unknown
@@ -6676,9 +6676,9 @@ __metadata:
66766676
languageName: node
66776677
linkType: hard
66786678

6679-
"webpack-cli@npm:7.1.0":
6680-
version: 7.1.0
6681-
resolution: "webpack-cli@npm:7.1.0"
6679+
"webpack-cli@npm:7.2.1":
6680+
version: 7.2.1
6681+
resolution: "webpack-cli@npm:7.2.1"
66826682
dependencies:
66836683
"@discoveryjs/json-ext": "npm:^1.1.0"
66846684
commander: "npm:^14.0.3"
@@ -6694,7 +6694,7 @@ __metadata:
66946694
toml: ^3.0.0 || ^4.0.0
66956695
webpack: ^5.101.0
66966696
webpack-bundle-analyzer: ^4.0.0 || ^5.0.0
6697-
webpack-dev-server: ^5.0.0
6697+
webpack-dev-server: ^5.0.0 || ^6.0.0
66986698
peerDependenciesMeta:
66996699
js-yaml:
67006700
optional: true
@@ -6708,7 +6708,7 @@ __metadata:
67086708
optional: true
67096709
bin:
67106710
webpack-cli: bin/cli.js
6711-
checksum: 10c0/3a6bf763334a965957b4e40fa76739088e08f006078f25b12151f84950559f62a772acd37faf5bf29b1847907e088050e1f7e7c682f51689f83fbfa951d12786
6711+
checksum: 10c0/52097d4c7f11b05f1328ea96ea464951a5723fb9ebb4c83f3e2a0510930cbc2a0ff1956be2e08ec0a0723a6b633eb9af22f4722a9ffee69ca7676da1c4237838
67126712
languageName: node
67136713
linkType: hard
67146714

0 commit comments

Comments
 (0)