Skip to content

Commit

Permalink
chore(deps-dev): bump webpack-dev-server from 4.13.1 to 4.13.2 (#8558)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 59fc652 commit dc73cf8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",
"webpack-dev-middleware": "^6.0.2",
"webpack-dev-server": "^4.13.1",
"webpack-dev-server": "^4.13.2",
"webpack-hot-middleware": "^2.25.3",
"webpack-manifest-plugin": "^5.0.0",
"webpack-node-externals": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13686,10 +13686,10 @@ webpack-dev-middleware@^6.0.2:
range-parser "^1.2.1"
schema-utils "^4.0.0"

webpack-dev-server@^4.13.1:
version "4.13.1"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.13.1.tgz#6417a9b5d2f528e7644b68d6ed335e392dccffe8"
integrity sha512-5tWg00bnWbYgkN+pd5yISQKDejRBYGEw15RaEEslH+zdbNDxxaZvEAO2WulaSaFKb5n3YG8JXsGaDsut1D0xdA==
webpack-dev-server@^4.13.2:
version "4.13.2"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.13.2.tgz#d97445481d78691efe6d9a3b230833d802fc31f9"
integrity sha512-5i6TrGBRxG4vnfDpB6qSQGfnB6skGBXNL5/542w2uRGLimX6qeE5BQMLrzIC3JYV/xlGOv+s+hTleI9AZKUQNw==
dependencies:
"@types/bonjour" "^3.5.9"
"@types/connect-history-api-fallback" "^1.3.5"
Expand Down

0 comments on commit dc73cf8

Please sign in to comment.