Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency webpack-cli to v5.1.1 #16541

Merged
merged 1 commit into from May 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -239,7 +239,7 @@
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.15.0",
"webpack-manifest-plugin": "5.0.0",
"webpackbar": "5.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -5249,7 +5249,7 @@ __metadata:
languageName: node
linkType: hard

"@webpack-cli/serve@npm:^2.0.3":
"@webpack-cli/serve@npm:^2.0.4":
version: 2.0.4
resolution: "@webpack-cli/serve@npm:2.0.4"
peerDependencies:
Expand Down Expand Up @@ -9706,7 +9706,7 @@ __metadata:
vue: 2.7.14
vue2-daterange-picker: 0.6.8
webpack: 5.82.0
webpack-cli: 5.1.0
webpack-cli: 5.1.1
webpack-dev-server: 4.15.0
webpack-manifest-plugin: 5.0.0
webpackbar: 5.0.2
Expand Down Expand Up @@ -15991,14 +15991,14 @@ __metadata:
languageName: node
linkType: hard

"webpack-cli@npm:5.1.0":
version: 5.1.0
resolution: "webpack-cli@npm:5.1.0"
"webpack-cli@npm:5.1.1":
version: 5.1.1
resolution: "webpack-cli@npm:5.1.1"
dependencies:
"@discoveryjs/json-ext": ^0.5.0
"@webpack-cli/configtest": ^2.1.0
"@webpack-cli/info": ^2.0.1
"@webpack-cli/serve": ^2.0.3
"@webpack-cli/serve": ^2.0.4
colorette: ^2.0.14
commander: ^10.0.1
cross-spawn: ^7.0.3
Expand All @@ -16019,7 +16019,7 @@ __metadata:
optional: true
bin:
webpack-cli: bin/cli.js
checksum: 73749b9e27e16007011266dcd7b935168cc61cd4e346e4c09a697be066a310b822c1f386ba4a87417851eedd6df5812389918be68e275542c8a18e05ca1a719c
checksum: 7738e6a84a0098886e1e0c0fd0dab44b7dedfbb0580afbb5ef734c5109dcaee80140bebb5d9f4b40f425029563bb09bcbda8b08d904fa14e60ff632e6dcc8a17
languageName: node
linkType: hard

Expand Down