Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent b1423ad commit 9a0dedb
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 1,248 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"peerDependencies": {
"nunjucks": "^3.2.3",
"webpack": "^4.44.2",
"webpack": "^5.85.1",
"yaml": "^1.10.2"
},
"devDependencies": {
Expand All @@ -49,7 +49,7 @@
"nunjucks": "^3.2.3",
"prettier-eslint-cli": "^5.0.1",
"scripty": "^2.0.0",
"webpack": "^4.44.2",
"webpack": "^5.85.1",
"yaml": "^1.10.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 9a0dedb

Please sign in to comment.