Skip to content

Commit

Permalink
Update dependency webpack-dev-server to v5.0.3 (#20095)
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 Mar 17, 2024
1 parent b212b30 commit 3b15b78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"vinyl-source-stream": "2.0.0",
"webpack": "5.90.3",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.2",
"webpack-dev-server": "5.0.3",
"webpack-manifest-plugin": "5.0.0",
"webpack-stats-plugin": "1.1.3",
"webpackbar": "6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9823,7 +9823,7 @@ __metadata:
vue2-daterange-picker: "npm:0.6.8"
webpack: "npm:5.90.3"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5.0.2"
webpack-dev-server: "npm:5.0.3"
webpack-manifest-plugin: "npm:5.0.0"
webpack-stats-plugin: "npm:1.1.3"
webpackbar: "npm:6.0.1"
Expand Down Expand Up @@ -16374,9 +16374,9 @@ __metadata:
languageName: node
linkType: hard

"webpack-dev-server@npm:5.0.2":
version: 5.0.2
resolution: "webpack-dev-server@npm:5.0.2"
"webpack-dev-server@npm:5.0.3":
version: 5.0.3
resolution: "webpack-dev-server@npm:5.0.3"
dependencies:
"@types/bonjour": "npm:^3.5.13"
"@types/connect-history-api-fallback": "npm:^1.5.4"
Expand Down Expand Up @@ -16417,7 +16417,7 @@ __metadata:
optional: true
bin:
webpack-dev-server: bin/webpack-dev-server.js
checksum: 10/f47205b56a562c72083ad979fceb499dc60ef35a75a72b6fbcbccd258b6b304ab3a977877dc6ce68aa5fb90cee8ab9387e22ceb8e374a019e3d4ce77ad0c9493
checksum: 10/39e8cccbe981338695067faf9242d70b8d3b5c0640545c2d4099dd30a13b86f516826af7ba130f18648617ea51dae257efce6685b25358db180f41d7344a7d4f
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b15b78

Please sign in to comment.