Skip to content

Commit

Permalink
Bump webpack from 5.76.1 to 5.94.0 (#724)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 054e40e commit 75a801f
Show file tree
Hide file tree
Showing 4 changed files with 336 additions and 23 deletions.
2 changes: 1 addition & 1 deletion howdju-mobile-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"terser-webpack-plugin": "^5.3.3",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"webpack": "^5.76.0"
"webpack": "^5.94.0"
}
}
2 changes: 1 addition & 1 deletion premiser-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"ts-node": "^10.9.1",
"type-fest": "^3.9.0",
"typescript": "4.9.4",
"webpack": "^5.76.0"
"webpack": "^5.94.0"
}
}
2 changes: 1 addition & 1 deletion premiser-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"typescript": "^4.9.4",
"uglify-js": "^3.0.18",
"warnings-to-errors-webpack-plugin": "^2.3.0",
"webpack": "^5.76.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^4.9.1",
Expand Down
Loading

0 comments on commit 75a801f

Please sign in to comment.