Skip to content

Commit

Permalink
Merge pull request #184 from ckeditor/dependabot/npm_and_yarn/webpack…
Browse files Browse the repository at this point in the history
…-5.94.0

Internal: Bump webpack from 5.93.0 to 5.94.0.
  • Loading branch information
pomek authored Sep 2, 2024
2 parents 1cdb298 + c37d291 commit 881ae78
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 30 deletions.
37 changes: 9 additions & 28 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ckeditor5-package-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"upath": "^2.0.0",
"webpack": "^5.93.0"
"webpack": "^5.94.0"
},
"files": [
"bin",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-package-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typescript": "5.0.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-dev-server": "^5.0.4"
},
"devDependencies": {
Expand Down

0 comments on commit 881ae78

Please sign in to comment.