Skip to content

Commit

Permalink
Update dependency webpack-cli to v5.1.1 (#16541)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2023
1 parent c676cdd commit 82f88ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
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

0 comments on commit 82f88ca

Please sign in to comment.