Skip to content

Commit c85e380

Browse files
authored
Update webpack to version 5.90.3 (#504)
1 parent 7b35d14 commit c85e380

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
@@ -58,6 +58,6 @@
5858
"react-dom": "18.2.0",
5959
"react-styleguidist": "13.1.2",
6060
"rimraf": "5.0.5",
61-
"webpack": "5.90.2"
61+
"webpack": "5.90.3"
6262
}
6363
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6300,10 +6300,10 @@ webpack-sources@^3.2.3:
63006300
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
63016301
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
63026302

6303-
6304-
version "5.90.2"
6305-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
6306-
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
6303+
6304+
version "5.90.3"
6305+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac"
6306+
integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==
63076307
dependencies:
63086308
"@types/eslint-scope" "^3.7.3"
63096309
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)