Skip to content

Commit 223de16

Browse files
chore(deps): update dependency webpack to v5.90.2
1 parent 79e4775 commit 223de16

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.1",
89+
"webpack": "5.90.2",
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
@@ -7637,10 +7637,10 @@ webpack-sources@^3.2.3:
76377637
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
76387638
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
76397639

7640-
7641-
version "5.90.1"
7642-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.1.tgz#62ab0c097d7cbe83d32523dbfbb645cdb7c3c01c"
7643-
integrity sha512-SstPdlAC5IvgFnhiRok8hqJo/+ArAbNv7rhU4fnWGHNVfN59HSQFaxZDSAL3IFG2YmqxuRs+IU33milSxbPlog==
7640+
7641+
version "5.90.2"
7642+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
7643+
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
76447644
dependencies:
76457645
"@types/eslint-scope" "^3.7.3"
76467646
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)