Skip to content

Commit

Permalink
chore(deps-dev): bump webpack from 4.46.0 to 5.58.2
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.58.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.46.0...v5.58.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2021
1 parent b5487bc commit 04ac330
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/carbon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"sass": "^1.41.0",
"sass-loader": "10",
"style-loader": "^2.0.0",
"webpack": "^4.41.5"
"webpack": "^5.58.2"
},
"sideEffects": [
"es/feature-flags.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"terser-webpack-plugin": "^2.3.2",
"through2": "^3.0.0",
"vinyl-named": "^1.1.0",
"webpack": "^4.41.5",
"webpack": "^5.58.2",
"webpack-dev-middleware": "^3.7.2",
"webpack-hot-middleware": "^2.21.0",
"whatwg-fetch": "^3.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"storybook-readme": "^5.0.9",
"string-replace-loader": "^2.1.0",
"terser-webpack-plugin": "^2.3.2",
"webpack": "^4.41.5",
"webpack": "^5.58.2",
"webpack-dev-server": "^3.11.2",
"whatwg-fetch": "^3.6.2"
},
Expand Down

0 comments on commit 04ac330

Please sign in to comment.