Skip to content

Commit 679ce6b

Browse files
Update dependency webpack to v5.99.8 (#10635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8d1cd1 commit 679ce6b

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": "14.0.0",
51-
"webpack": "5.99.7",
51+
"webpack": "5.99.8",
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
@@ -4710,7 +4710,7 @@ __metadata:
47104710
stylelint-checkstyle-reporter: "npm:1.0.0"
47114711
stylelint-config-standard-scss: "npm:14.0.0"
47124712
tippy.js: "npm:6.3.7"
4713-
webpack: "npm:5.99.7"
4713+
webpack: "npm:5.99.8"
47144714
webpack-cli: "npm:6.0.1"
47154715
webpack-remove-empty-scripts: "npm:1.0.4"
47164716
window-handle: "npm:1.0.1"
@@ -7645,9 +7645,9 @@ __metadata:
76457645
languageName: node
76467646
linkType: hard
76477647

7648-
"webpack@npm:5.99.7":
7649-
version: 5.99.7
7650-
resolution: "webpack@npm:5.99.7"
7648+
"webpack@npm:5.99.8":
7649+
version: 5.99.8
7650+
resolution: "webpack@npm:5.99.8"
76517651
dependencies:
76527652
"@types/eslint-scope": "npm:^3.7.7"
76537653
"@types/estree": "npm:^1.0.6"
@@ -7678,7 +7678,7 @@ __metadata:
76787678
optional: true
76797679
bin:
76807680
webpack: bin/webpack.js
7681-
checksum: 10c0/e121880d921d5500e9dd61c3428f5d8dca4786c559e7f37488173186447cd22079be677d470a4db1643febf8031b9be900f501c9b95ba94ffe3d2065ad486d31
7681+
checksum: 10c0/c4852c3b795ed3fba799d2925802a4e259b2de7c2c597f0aaf0e228acfdc6755389ed8c29f1dad86610a9c6ad968c0b57c702b93891d60f09d302af63b2debe0
76827682
languageName: node
76837683
linkType: hard
76847684

0 commit comments

Comments
 (0)