Skip to content

Commit a6675c5

Browse files
Update dependency webpack to v5.99.9 (#10680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 608d83c commit a6675c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"stylelint": "16.19.1",
4949
"stylelint-checkstyle-reporter": "1.0.0",
5050
"stylelint-config-standard-scss": "15.0.1",
51-
"webpack": "5.99.8",
51+
"webpack": "5.99.9",
5252
"webpack-cli": "6.0.1",
5353
"webpack-remove-empty-scripts": "1.0.4"
5454
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4371,7 +4371,7 @@ __metadata:
43714371
stylelint-checkstyle-reporter: "npm:1.0.0"
43724372
stylelint-config-standard-scss: "npm:15.0.1"
43734373
tippy.js: "npm:6.3.7"
4374-
webpack: "npm:5.99.8"
4374+
webpack: "npm:5.99.9"
43754375
webpack-cli: "npm:6.0.1"
43764376
webpack-remove-empty-scripts: "npm:1.0.4"
43774377
window-handle: "npm:1.0.1"
@@ -7049,9 +7049,9 @@ __metadata:
70497049
languageName: node
70507050
linkType: hard
70517051

7052-
"webpack@npm:5.99.8":
7053-
version: 5.99.8
7054-
resolution: "webpack@npm:5.99.8"
7052+
"webpack@npm:5.99.9":
7053+
version: 5.99.9
7054+
resolution: "webpack@npm:5.99.9"
70557055
dependencies:
70567056
"@types/eslint-scope": "npm:^3.7.7"
70577057
"@types/estree": "npm:^1.0.6"
@@ -7082,7 +7082,7 @@ __metadata:
70827082
optional: true
70837083
bin:
70847084
webpack: bin/webpack.js
7085-
checksum: 10c0/c4852c3b795ed3fba799d2925802a4e259b2de7c2c597f0aaf0e228acfdc6755389ed8c29f1dad86610a9c6ad968c0b57c702b93891d60f09d302af63b2debe0
7085+
checksum: 10c0/34ec3f19b50bccaf27929e5e5b901b25047f2d414acba7d0967dc98eb4f404d107fb1a4b63095edbca2b006ff5815f1720b131e10b20664b074dfc86b7ffa717
70867086
languageName: node
70877087
linkType: hard
70887088

0 commit comments

Comments
 (0)