Bump webpack from 5.105.1 to 5.105.2 (#3262)

Bumps [webpack](https://github.com/webpack/webpack) from 5.105.1 to 5.105.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.105.1...v5.105.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-13 09:42:06 -05:00
committed by GitHub
parent cb771fdda1
commit f7a6f213dd
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
"sass": "^1.97.2",
"sass-loader": "^16.0.7",
"terser-webpack-plugin": "^5.3.16",
"webpack": "^5.105.1",
"webpack": "^5.105.2",
"webpack-cli": "^6.0.1"
}
}