Skip to content

Commit

Permalink
Bump webpack-dev-server from 4.0.0 to 4.1.0 (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 1, 2021
1 parent c28c40c commit e66375d
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 @@ -15,7 +15,7 @@
"style-loader": "^3.2.1",
"webpack": "^5.51.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.0.0"
"webpack-dev-server": "^4.1.0"
},
"dependencies": {
"monaco-editor": "^0.27.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2727,10 +2727,10 @@ webpack-dev-middleware@^5.0.0:
range-parser "^1.2.1"
schema-utils "^3.0.0"

webpack-dev-server@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.0.0.tgz#fb4906e91182154bba54a66e6e06f84c1e3c0a80"
integrity sha512-ya5cjoBSf3LqrshZn2HMaRZQx8YRNBE+tx+CQNFGaLLHrvs4Y1aik0sl5SFhLz2cW1O9/NtyaZhthc+8UiuvkQ==
webpack-dev-server@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.1.0.tgz#1c7a7b77bdafec334a8b81d26c586f793001b5ca"
integrity sha512-PnnoCHuLKxH3vYff2EbORntD0Pd+MKclDIO8AcKsDVRToqY9/oeIwwUs5alA2B5OPgXJhaDNkBJAmb0OaWZFJA==
dependencies:
ansi-html "^0.0.7"
bonjour "^3.5.0"
Expand Down

0 comments on commit e66375d

Please sign in to comment.