Skip to content

Commit 17a5407

Browse files
chore(deps): update dependency webpack to v5.88.0
1 parent 40cd342 commit 17a5407

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.87.0",
89+
"webpack": "5.88.0",
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
@@ -7379,10 +7379,10 @@ webpack-sources@^3.2.3:
73797379
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
73807380
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
73817381

7382-
webpack@5.87.0:
7383-
version "5.87.0"
7384-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.87.0.tgz#df8a9c094c6037f45e0d77598f9e59d33ca3a98c"
7385-
integrity sha512-GOu1tNbQ7p1bDEoFRs2YPcfyGs8xq52yyPBZ3m2VGnXGtV9MxjrkABHm4V9Ia280OefsSLzvbVoXcfLxjKY/Iw==
7382+
webpack@5.88.0:
7383+
version "5.88.0"
7384+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.0.tgz#a07aa2f8e7a64a8f1cec0c6c2e180e3cb34440c8"
7385+
integrity sha512-O3jDhG5e44qIBSi/P6KpcCcH7HD+nYIHVBhdWFxcLOcIGN8zGo5nqF3BjyNCxIh4p1vFdNnreZv2h2KkoAw3lw==
73867386
dependencies:
73877387
"@types/eslint-scope" "^3.7.3"
73887388
"@types/estree" "^1.0.0"

0 commit comments

Comments
 (0)