Skip to content

Commit 9074d1c

Browse files
chore(deps): update dependency webpack to v5.85.1
1 parent bd87b83 commit 9074d1c

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.1",
89-
"webpack": "5.85.0",
89+
"webpack": "5.85.1",
9090
"webpack-cli": "5.1.3",
9191
"webpack-dev-server": "4.15.0"
9292
},

yarn.lock

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

7394-
7395-
version "5.85.0"
7396-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.85.0.tgz#c14a6a3a91f84d67c450225661fda8da36bc7f49"
7397-
integrity sha512-7gazTiYqwo5OSqwH1tigLDL2r3qDeP2dOKYgd+LlXpsUMqDTklg6tOghexqky0/+6QY38kb/R/uRPUleuL43zg==
7394+
7395+
version "5.85.1"
7396+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.85.1.tgz#d77406352f8f14ec847c54e4dcfb80b28c776b3f"
7397+
integrity sha512-xTb7MRf4LY8Z5rzn7aIx4TDrwYJrjcHnIfU1TqtyZOoObyuGSpAUwIvVuqq5wPnv7WEgQr8UvO1q/dgoGG4HjA==
73987398
dependencies:
73997399
"@types/eslint-scope" "^3.7.3"
74007400
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)