Skip to content

Commit

Permalink
build(deps-dev): bump webpack-dev-server from 5.1.0 to 5.2.0 (#6572)
Browse files Browse the repository at this point in the history
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Delilah C. <[email protected]>
  • Loading branch information
dependabot[bot] and goplayoutside3 authored Dec 19, 2024
1 parent c9ecdc9 commit 8924aec
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/lib-classifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"superagent": "~8.1.0",
"webpack": "~5.97.1",
"webpack-cli": "~5.1.0",
"webpack-dev-server": "~5.1.0"
"webpack-dev-server": "~5.2.0"
},
"engines": {
"node": ">=20.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"style-loader": "~4.0.0",
"webpack": "~5.97.1",
"webpack-cli": "~5.1.0",
"webpack-dev-server": "~5.1.0"
"webpack-dev-server": "~5.2.0"
},
"engines": {
"node": ">=20.5"
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9701,7 +9701,7 @@ exponential-backoff@^3.1.1:
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
integrity sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==

express@^4.17.1, express@^4.17.3, express@^4.19.2, express@~4.21.0:
express@^4.17.1, express@^4.17.3, express@^4.21.2, express@~4.21.0:
version "4.21.2"
resolved "https://registry.yarnpkg.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32"
integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==
Expand Down Expand Up @@ -10951,7 +10951,7 @@ html-encoding-sniffer@^4.0.0:
dependencies:
whatwg-encoding "^3.1.1"

html-entities@^2.1.0, html-entities@^2.3.6, html-entities@^2.4.0:
html-entities@^2.1.0, html-entities@^2.3.6:
version "2.5.2"
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f"
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
Expand Down Expand Up @@ -11084,7 +11084,7 @@ http-proxy-agent@^7.0.0, http-proxy-agent@^7.0.2:
agent-base "^7.1.0"
debug "^4.3.4"

http-proxy-middleware@^2.0.3:
http-proxy-middleware@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6"
integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA==
Expand Down Expand Up @@ -18444,10 +18444,10 @@ webpack-dev-middleware@^7.4.2:
range-parser "^1.2.1"
schema-utils "^4.0.0"

webpack-dev-server@~5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.1.0.tgz#8f44147402b4d8ab99bfeb9b6880daa1411064e5"
integrity sha512-aQpaN81X6tXie1FoOB7xlMfCsN19pSvRAeYUHOdFWOlhpQ/LlbfTqYwwmEDFV0h8GGuqmCmKmT+pxcUV/Nt2gQ==
webpack-dev-server@~5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.0.tgz#68043886edaa3fd875ad20e01589990a79612f9c"
integrity sha512-90SqqYXA2SK36KcT6o1bvwvZfJFcmoamqeJY7+boioffX9g9C0wjjJRGUrQIuh43pb0ttX7+ssavmj/WN2RHtA==
dependencies:
"@types/bonjour" "^3.5.13"
"@types/connect-history-api-fallback" "^1.5.4"
Expand All @@ -18462,10 +18462,9 @@ webpack-dev-server@~5.1.0:
colorette "^2.0.10"
compression "^1.7.4"
connect-history-api-fallback "^2.0.0"
express "^4.19.2"
express "^4.21.2"
graceful-fs "^4.2.6"
html-entities "^2.4.0"
http-proxy-middleware "^2.0.3"
http-proxy-middleware "^2.0.7"
ipaddr.js "^2.1.0"
launch-editor "^2.6.1"
open "^10.0.3"
Expand Down

0 comments on commit 8924aec

Please sign in to comment.