Skip to content

Commit

Permalink
Bump webpack from 5.93.0 to 5.94.0 in /static/js/ckeditor5 (#1042)
Browse files Browse the repository at this point in the history
* Bump webpack from 5.93.0 to 5.94.0 in /static/js/ckeditor5

Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.93.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update mini-css-extract-plugin aswell

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 84717ea commit f1db37d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 41 deletions.
52 changes: 13 additions & 39 deletions static/js/ckeditor5/package-lock.json

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

4 changes: 2 additions & 2 deletions static/js/ckeditor5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"mini-css-extract-plugin": "^2.9.0",
"mini-css-extract-plugin": "^2.9.1",
"raw-loader": "^4.0.2",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "5.5.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"scripts": {
Expand Down

0 comments on commit f1db37d

Please sign in to comment.