Skip to content

Commit

Permalink
chore: bump webpack-cli from 4.6.0 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 7adb5ec commit 45a75a7
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 182 deletions.
2 changes: 1 addition & 1 deletion modules/example-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tslib": "^2.2.0",
"typescript": "^4.0.2",
"webpack": "^5.42.0",
"webpack-cli": "4.6.0"
"webpack-cli": "5.1.4"
},
"main": "./build/main/src/index.js",
"module": "./build/module/src/index.js",
Expand Down
Loading

0 comments on commit 45a75a7

Please sign in to comment.