1
0
mirror of https://github.com/lancedikson/bowser synced 2025-12-05 06:02:14 +00:00

chore(deps-dev): bump webpack from 4.41.0 to 4.47.0

Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.47.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.47.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 4.47.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-22 13:35:26 +00:00 committed by GitHub
parent bd5cb7186c
commit 5648bae4b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10735 additions and 8248 deletions

10869
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -50,7 +50,7 @@
"nyc": "^15.0.0", "nyc": "^15.0.0",
"sinon": "^9.0.0", "sinon": "^9.0.0",
"testem": "^3.0.0", "testem": "^3.0.0",
"webpack": "^4.41.0", "webpack": "^4.47.0",
"webpack-bundle-analyzer": "^3.5.2", "webpack-bundle-analyzer": "^3.5.2",
"webpack-cli": "^3.3.9", "webpack-cli": "^3.3.9",
"yamljs": "^0.3.0" "yamljs": "^0.3.0"