Skip to content

Commit 97afa4e

Browse files
chore(deps-dev): bump the webpack group across 1 directory with 2 updates
Bumps the webpack group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). Updates `webpack` from 5.105.3 to 5.106.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.3...v5.106.2) Updates `webpack-cli` from 6.0.1 to 7.0.2 - [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@6.0.1...webpack-cli@7.0.2) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.106.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: webpack - dependency-name: webpack-cli dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: webpack ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 712525b commit 97afa4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@
144144
"rimraf": "^6",
145145
"ts-loader": "9.5.4",
146146
"typescript": "5.9.3",
147-
"webpack": "5.105.3",
148-
"webpack-cli": "6.0.1",
147+
"webpack": "5.106.2",
148+
"webpack-cli": "7.0.2",
149149
"webpack-node-externals": "3.0.0"
150150
},
151151
"types": "./dist.d/index.node.d.ts",

0 commit comments

Comments
 (0)