Skip to content

Commit 05f0060

Browse files
chore(deps): update dependency webpack to v5.90.3
1 parent 2659080 commit 05f0060

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
@@ -86,7 +86,7 @@
8686
"react-modal": "3.16.1",
8787
"react-test-renderer": "18.2.0",
8888
"rimraf": "5.0.5",
89-
"webpack": "5.90.2",
89+
"webpack": "5.90.3",
9090
"webpack-cli": "5.1.4",
9191
"webpack-dev-server": "4.15.1"
9292
},

yarn.lock

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

7650-
7651-
version "5.90.2"
7652-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
7653-
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
7650+
7651+
version "5.90.3"
7652+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac"
7653+
integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==
76547654
dependencies:
76557655
"@types/eslint-scope" "^3.7.3"
76567656
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)