Skip to content

Commit 04bcb9a

Browse files
authored
Update webpack to version 5.100.1 (#696)
1 parent a8b4a37 commit 04bcb9a

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.0"
67+
"webpack": "5.100.1"
6868
}
6969
}

yarn.lock

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

6481-
webpack@5.100.0:
6482-
version "5.100.0"
6483-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.0.tgz#fa3ef235b38969bd0ded53297a2c44a5f092f8f4"
6484-
integrity sha512-H8yBSBTk+BqxrINJnnRzaxU94SVP2bjd7WmA+PfCphoIdDpeQMJ77pq9/4I7xjLq38cB1bNKfzYPZu8pB3zKtg==
6481+
webpack@5.100.1:
6482+
version "5.100.1"
6483+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.100.1.tgz#d8a7e7761d253b961248ed9ed7661c51698593de"
6484+
integrity sha512-YJB/ESPUe2Locd0NKXmw72Dx8fZQk1gTzI6rc9TAT4+Sypbnhl8jd8RywB1bDsDF9Dy1RUR7gn3q/ZJTd0OZZg==
64856485
dependencies:
64866486
"@types/eslint-scope" "^3.7.7"
64876487
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)