Skip to content

Commit 8d1e426

Browse files
Update dependency webpack to v5.99.9
1 parent 81883ba commit 8d1e426

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.8",
1239+
"webpack": "5.99.9",
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
@@ -5627,10 +5627,10 @@ [email protected]:
56275627
through "^2.3.8"
56285628
vinyl "^2.2.1"
56295629

5630-
5631-
version "5.99.8"
5632-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
5633-
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
5630+
5631+
version "5.99.9"
5632+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.9.tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247"
5633+
integrity sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==
56345634
dependencies:
56355635
"@types/eslint-scope" "^3.7.7"
56365636
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)