Skip to content

Commit 582655e

Browse files
authored
Update webpack to version 5.100.2 (#698)
1 parent 2cbbfeb commit 582655e

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
@@ -64,6 +64,6 @@
6464
"react-dom": "18.3.1",
6565
"react-styleguidist": "13.1.4",
6666
"rimraf": "6.0.1",
67-
"webpack": "5.100.1"
67+
"webpack": "5.100.2"
6868
}
6969
}

yarn.lock

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

6488-
webpack@5.100.1:
6489-
version "5.100.1"
6490-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.1.tgz#d8a7e7761d253b961248ed9ed7661c51698593de"
6491-
integrity sha512-YJB/ESPUe2Locd0NKXmw72Dx8fZQk1gTzI6rc9TAT4+Sypbnhl8jd8RywB1bDsDF9Dy1RUR7gn3q/ZJTd0OZZg==
6488+
webpack@5.100.2:
6489+
version "5.100.2"
6490+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.2.tgz#e2341facf9f7de1d702147c91bcb65b693adf9e8"
6491+
integrity sha512-QaNKAvGCDRh3wW1dsDjeMdDXwZm2vqq3zn6Pvq4rHOEOGSaUMgOOjG2Y9ZbIGzpfkJk9ZYTHpDqgDfeBDcnLaw==
64926492
dependencies:
64936493
"@types/eslint-scope" "^3.7.7"
64946494
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)