Skip to content

Commit f390cb8

Browse files
authored
Update webpack to version 5.101.3 (#712)
1 parent c14cdf6 commit f390cb8

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.101.2"
67+
"webpack": "5.101.3"
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-
6482-
version "5.101.2"
6483-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.2.tgz#08c222b7acfce7da95c593e2f88ea1638a07b344"
6484-
integrity sha512-4JLXU0tD6OZNVqlwzm3HGEhAHufSiyv+skb7q0d2367VDMzrU1Q/ZeepvkcHH0rZie6uqEtTQQe0OEOOluH3Mg==
6481+
6482+
version "5.101.3"
6483+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.101.3.tgz#3633b2375bb29ea4b06ffb1902734d977bc44346"
6484+
integrity sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==
64856485
dependencies:
64866486
"@types/eslint-scope" "^3.7.7"
64876487
"@types/estree" "^1.0.8"

0 commit comments

Comments
 (0)