Skip to content

Commit f5fb45d

Browse files
Update dependency webpack to v5.100.2
1 parent 0089b0e commit f5fb45d

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.100.1",
1239+
"webpack": "5.100.2",
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
@@ -5637,10 +5637,10 @@ [email protected]:
56375637
through "^2.3.8"
56385638
vinyl "^2.2.1"
56395639

5640-
5641-
version "5.100.1"
5642-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.1.tgz#d8a7e7761d253b961248ed9ed7661c51698593de"
5643-
integrity sha512-YJB/ESPUe2Locd0NKXmw72Dx8fZQk1gTzI6rc9TAT4+Sypbnhl8jd8RywB1bDsDF9Dy1RUR7gn3q/ZJTd0OZZg==
5640+
5641+
version "5.100.2"
5642+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.2.tgz#e2341facf9f7de1d702147c91bcb65b693adf9e8"
5643+
integrity sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==
56445644
dependencies:
56455645
"@types/eslint-scope" "^3.7.7"
56465646
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)