Skip to content

Commit a7472bf

Browse files
Update dependency webpack to v5.101.0
1 parent 0089b0e commit a7472bf

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.101.0",
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-
webpack@5.100.1:
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+
webpack@5.101.0:
5641+
version "5.101.0"
5642+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.0.tgz#4b81407ffad9857f81ff03f872e3369b9198cc9d"
5643+
integrity sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==
56445644
dependencies:
56455645
"@types/eslint-scope" "^3.7.7"
56465646
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)