Skip to content

Commit 67b993d

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@
12361236
"ts-loader": "9.5.2",
12371237
"typescript": "5.8.3",
12381238
"vsce": "2.15.0",
1239-
"webpack": "5.99.7",
1239+
"webpack": "5.99.8",
12401240
"webpack-cli": "6.0.1",
12411241
"webpack-merge": "6.0.1",
12421242
"webpack-stream": "7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5605,10 +5605,10 @@ webpack-stream@7.0.0:
56055605
through "^2.3.8"
56065606
vinyl "^2.2.1"
56075607

5608-
webpack@5.99.7:
5609-
version "5.99.7"
5610-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7.tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba"
5611-
integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==
5608+
webpack@5.99.8:
5609+
version "5.99.8"
5610+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
5611+
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
56125612
dependencies:
56135613
"@types/eslint-scope" "^3.7.7"
56145614
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)