Skip to content

Commit

Permalink
build(deps-dev): Bump webpack from 5.4.0 to 5.76.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.4.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.4.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2023
1 parent 3849b04 commit 4bf9a1b
Show file tree
Hide file tree
Showing 4 changed files with 260 additions and 96 deletions.
2 changes: 1 addition & 1 deletion demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"remove-flow-types-loader": "1.1.0",
"shelljs": "^0.8.5",
"style-loader": "0.23.1",
"webpack": "^5.4.0",
"webpack": "^5.76.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-stream": "^5.2.1"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^2.0.5",
"react-dom": "^16.10.2",
"semver": "^7.3.5",
"webpack": "^5.4.0",
"webpack": "^5.76.0",
"webpack-stream": "^5.2.1"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"replace-in-file-webpack-plugin": "^1.0.6",
"webpack": "^5.4.0"
"webpack": "^5.76.0"
},
"dependencies": {},
"repository": {
Expand Down
Loading

0 comments on commit 4bf9a1b

Please sign in to comment.