Skip to content

Commit bf55185

Browse files
Bump webpack-cli from 7.1.0 to 7.2.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.1.0 to 7.2.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.1.0...webpack-cli@7.2.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a579562 commit bf55185

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"sass": "^1.100.0",
4545
"vnu-jar": "^26.7.3",
4646
"webpack": "^5.108.3",
47-
"webpack-cli": "^7.0.3"
47+
"webpack-cli": "^7.2.1"
4848
},
4949
"frontendDependencies": {
5050
"target": "libs",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,10 +2084,10 @@ watchpack@^2.5.2:
20842084
dependencies:
20852085
graceful-fs "^4.1.2"
20862086

2087-
webpack-cli@^7.0.3:
2088-
version "7.1.0"
2089-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.1.0.tgz#0ce9fe20b611c47877ff14c5d70d16d2ea13b99f"
2090-
integrity sha512-pSJ5p5PkXRD88sfCq5Wo+coc42QykwRu5Md0DyESj0rT6PPPA2wTNabpHPKgqH8EMkfTDo3IWx3iiNXMu8XDBQ==
2087+
webpack-cli@^7.2.1:
2088+
version "7.2.1"
2089+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.2.1.tgz#180a5b2232ca582f909eccf32c6fb3a56647d294"
2090+
integrity sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==
20912091
dependencies:
20922092
"@discoveryjs/json-ext" "^1.1.0"
20932093
commander "^14.0.3"

0 commit comments

Comments
 (0)