Bump webpack from 5.102.1 to 5.103.0 (#3107)

Bumps [webpack](https://github.com/webpack/webpack) from 5.102.1 to 5.103.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.102.1...v5.103.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.103.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2025-11-19 12:51:33 -05:00
committed by GitHub
parent b2ab3f6361
commit 227839e7ca
2 changed files with 6 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
"sass": "^1.94.0",
"sass-loader": "^16.0.6",
"terser-webpack-plugin": "^5.3.14",
"webpack": "^5.102.1",
"webpack": "^5.103.0",
"webpack-cli": "^6.0.1"
}
}