Skip to content

Commit 2cb3839

Browse files
chore(deps): bump the webpack group across 1 directory with 3 updates (#16668)
Bumps the webpack group with 3 updates in the / directory: [css-loader](https://github.com/webpack/css-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `css-loader` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.4...v7.1.5) Updates `webpack` from 5.109.2 to 5.110.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.109.2...v5.110.2) Updates `webpack-cli` from 7.2.2 to 7.2.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.2...webpack-cli@7.2.3) --- updated-dependencies: - dependency-name: css-loader dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack - dependency-name: webpack dependency-version: 5.110.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: webpack - dependency-name: webpack-cli dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: webpack ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 766d508 commit 2cb3839

2 files changed

Lines changed: 152 additions & 170 deletions

File tree

dotcom-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"compression": "1.7.4",
106106
"constructs": "catalog:",
107107
"cpy": "11.0.0",
108-
"css-loader": "7.1.4",
108+
"css-loader": "7.1.5",
109109
"dompurify": "3.4.13",
110110
"dynamic-import-polyfill": "0.1.1",
111111
"eslint": "catalog:",
@@ -166,10 +166,10 @@
166166
"url": "0.11.4",
167167
"valibot": "catalog:",
168168
"web-vitals": "4.2.3",
169-
"webpack": "5.109.2",
169+
"webpack": "5.110.2",
170170
"webpack-assets-manifest": "6.5.2",
171171
"webpack-bundle-analyzer": "5.3.2",
172-
"webpack-cli": "7.2.2",
172+
"webpack-cli": "7.2.3",
173173
"webpack-dev-server": "6.0.0",
174174
"webpack-hot-server-middleware": "0.6.1",
175175
"webpack-manifest-plugin": "6.0.1",

0 commit comments

Comments
 (0)