Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 5.78.0 to 5.94.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.78.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.78.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent d89bf92 commit f8083b1
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 195 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"pinst": "~3.0.0",
"turbo": "~2.0.11",
"update-readme": "workspace:~",
"webpack": "~5.78.0"
"webpack": "~5.94.0"
},
"scripts": {
"postinstall": "husky install && yarn build",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"ts-jest": "~29.2.4",
"ts-loader": "~9.4.2",
"typescript": "~5.5.4",
"webpack": "~5.78.0",
"webpack": "~5.94.0",
"webpack-bundle-analyzer": "~4.8.0",
"webpack-cli": "~5.0.1",
"wrapper-webpack-plugin": "~2.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/peggy-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"rimraf": "^3.0.2",
"ts-jest": "~29.2.4",
"typescript": "~5.5.4",
"webpack": "~5.78.0"
"webpack": "~5.94.0"
}
}
Loading

0 comments on commit f8083b1

Please sign in to comment.