Skip to content

Commit

Permalink
Merge pull request #756 from tech-conferences/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/webpack-dev-server-5.1.0

Bump webpack-dev-server from 5.0.4 to 5.1.0
  • Loading branch information
JuanPabloDiaz authored Sep 10, 2024
2 parents 9595e20 + 68e46bb commit 02e678b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 158 deletions.
170 changes: 14 additions & 156 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"tailwindcss": "^3.4.7",
"terser-webpack-plugin": "^5.2.5",
"webpack": "^5.93.0",
"webpack-dev-server": "^5.0.4",
"webpack-dev-server": "^5.1.0",
"webpack-manifest-plugin": "^5.0.0",
"workbox-webpack-plugin": "^7.1.0"
},
Expand Down Expand Up @@ -129,7 +129,7 @@
"tslint": "^6.1.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack-dev-server": "^5.0.4"
"webpack-dev-server": "^5.1.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 02e678b

Please sign in to comment.