Skip to content

Commit 35ee0dc

Browse files
Update dependency webpack to v5.100.2
1 parent 2dc968e commit 35ee0dc

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
@@ -29,7 +29,7 @@
2929
"@babel/core": "7.28.0",
3030
"@babel/preset-env": "7.28.0",
3131
"babel-loader": "10.0.0",
32-
"webpack": "5.100.1",
32+
"webpack": "5.100.2",
3333
"webpack-cli": "6.0.1"
3434
}
3535
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@ webpack-sources@^3.3.3:
22912291
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.3.3.tgz#d4bf7f9909675d7a070ff14d0ef2a4f3c982c723"
22922292
integrity sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==
22932293

2294-
webpack@5.100.1:
2295-
version "5.100.1"
2296-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.1.tgz#d8a7e7761d253b961248ed9ed7661c51698593de"
2297-
integrity sha512-YJB/ESPUe2Locd0NKXmw72Dx8fZQk1gTzI6rc9TAT4+Sypbnhl8jd8RywB1bDsDF9Dy1RUR7gn3q/ZJTd0OZZg==
2294+
webpack@5.100.2:
2295+
version "5.100.2"
2296+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.2.tgz#e2341facf9f7de1d702147c91bcb65b693adf9e8"
2297+
integrity sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==
22982298
dependencies:
22992299
"@types/eslint-scope" "^3.7.7"
23002300
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)