Skip to content

Commit

Permalink
Bump webpack from 5.75.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.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.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] authored Mar 16, 2023
1 parent 11f473d commit 057e559
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion demos/demo-codemirror-6-webpack-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack": "^5.76.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion demos/demo-codemirror-6-webpack-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tslib": "^2.4.1",
"typescript": "^4.9.3",
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack": "^5.76.0",
"webpack-cli": "^5.0.0",
"webpack-dev-server": "^4.11.1"
}
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 057e559

Please sign in to comment.