Skip to content

Commit

Permalink
fix(deps): update dependency webpack-cli to v5.1.4 (#8554)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent 1c6c1c4 commit 823f97d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"url-loader": "4.1.1",
"webpack": "5.85.1",
"webpack-bundle-analyzer": "4.9.0",
"webpack-cli": "5.1.3",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.0",
"webpack-manifest-plugin": "5.0.0",
"webpack-merge": "5.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7600,7 +7600,7 @@ __metadata:
url-loader: 4.1.1
webpack: 5.85.1
webpack-bundle-analyzer: 4.9.0
webpack-cli: 5.1.3
webpack-cli: 5.1.4
webpack-dev-server: 4.15.0
webpack-manifest-plugin: 5.0.0
webpack-merge: 5.9.0
Expand Down Expand Up @@ -31068,9 +31068,9 @@ __metadata:
languageName: node
linkType: hard

"webpack-cli@npm:5.1.3":
version: 5.1.3
resolution: "webpack-cli@npm:5.1.3"
"webpack-cli@npm:5.1.4":
version: 5.1.4
resolution: "webpack-cli@npm:5.1.4"
dependencies:
"@discoveryjs/json-ext": ^0.5.0
"@webpack-cli/configtest": ^2.1.1
Expand All @@ -31096,7 +31096,7 @@ __metadata:
optional: true
bin:
webpack-cli: bin/cli.js
checksum: f5c49fc1cdaf5a694d2bbab5a42a19b6e5ca7dde7e5c29d3b434122d071d47241aee439bf6dfe2c7a30ce722b08605b24b3dbb85778c68cca472660e93905547
checksum: 4266909ae5e2e662c8790ac286e965b2c7fd5a4a2f07f48e28576234c9a5f631847ccddc18e1b3281c7b4be04a7ff4717d2636033a322dde13ac995fd0d9de10
languageName: node
linkType: hard

Expand Down

0 comments on commit 823f97d

Please sign in to comment.