Update dependency webpack to v5.100.1 (#10837)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-14 21:43:40 +02:00 committed by GitHub
parent b7a7878cb9
commit dd2136d97f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -48,7 +48,7 @@
"stylelint": "16.21.1", "stylelint": "16.21.1",
"stylelint-checkstyle-reporter": "1.0.0", "stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard-scss": "15.0.1", "stylelint-config-standard-scss": "15.0.1",
"webpack": "5.100.0", "webpack": "5.100.1",
"webpack-cli": "6.0.1", "webpack-cli": "6.0.1",
"webpack-remove-empty-scripts": "1.1.1" "webpack-remove-empty-scripts": "1.1.1"
}, },

View File

@ -4402,7 +4402,7 @@ __metadata:
stylelint-checkstyle-reporter: "npm:1.0.0" stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard-scss: "npm:15.0.1" stylelint-config-standard-scss: "npm:15.0.1"
tippy.js: "npm:6.3.7" tippy.js: "npm:6.3.7"
webpack: "npm:5.100.0" webpack: "npm:5.100.1"
webpack-cli: "npm:6.0.1" webpack-cli: "npm:6.0.1"
webpack-remove-empty-scripts: "npm:1.1.1" webpack-remove-empty-scripts: "npm:1.1.1"
window-handle: "npm:1.0.1" window-handle: "npm:1.0.1"
@ -7088,9 +7088,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"webpack@npm:5.100.0": "webpack@npm:5.100.1":
version: 5.100.0 version: 5.100.1
resolution: "webpack@npm:5.100.0" resolution: "webpack@npm:5.100.1"
dependencies: dependencies:
"@types/eslint-scope": "npm:^3.7.7" "@types/eslint-scope": "npm:^3.7.7"
"@types/estree": "npm:^1.0.8" "@types/estree": "npm:^1.0.8"
@ -7122,7 +7122,7 @@ __metadata:
optional: true optional: true
bin: bin:
webpack: bin/webpack.js webpack: bin/webpack.js
checksum: 10c0/65e93807985a469b683b6a089e994a3b61c64aa67fa60b4322f6e857cc9b3312080ba1f29041aacb5d382bd16bea1ab6384e149034cdd71ee138a17df295860a checksum: 10c0/6dd8e286a5e361650c543dc6c4922b82276b0ed57ae545014bf4f6486d857d1c388dc8ec798f1dc3b77a765936357286910879fab65e6ff53e4cba1cc13db538
languageName: node languageName: node
linkType: hard linkType: hard