Skip to content

Commit 7a9fdcb

Browse files
chore(deps): update dependency webpack to v5.88.1
1 parent be3cc37 commit 7a9fdcb

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.88.0",
89+
"webpack": "5.88.1",
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
@@ -7405,10 +7405,10 @@ webpack-sources@^3.2.3:
74057405
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
74067406
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
74077407

7408-
webpack@5.88.0:
7409-
version "5.88.0"
7410-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.0.tgz#a07aa2f8e7a64a8f1cec0c6c2e180e3cb34440c8"
7411-
integrity sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==
7408+
webpack@5.88.1:
7409+
version "5.88.1"
7410+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.1.tgz#21eba01e81bd5edff1968aea726e2fbfd557d3f8"
7411+
integrity sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==
74127412
dependencies:
74137413
"@types/eslint-scope" "^3.7.3"
74147414
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)