Skip to content

Commit d08860d

Browse files
chore(deps): update dependency webpack to v5.78.0
1 parent 64b68ca commit d08860d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-modal": "3.16.1",
8686
"react-test-renderer": "18.2.0",
8787
"rimraf": "4.4.1",
88-
"webpack": "5.77.0",
88+
"webpack": "5.78.0",
8989
"webpack-cli": "5.0.1",
9090
"webpack-dev-server": "4.13.2"
9191
},

yarn.lock

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

7279-
webpack@5.77.0:
7280-
version "5.77.0"
7281-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
7282-
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
7279+
webpack@5.78.0:
7280+
version "5.78.0"
7281+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.78.0.tgz#836452a12416af2a7beae906b31644cb2562f9e6"
7282+
integrity sha512-gT5DP72KInmE/3azEaQrISjTvLYlSM0j1Ezhht/KLVkrqtv10JoP/RXhwmX/frrutOPuSq3o5Vq0ehR/4Vmd1g==
72837283
dependencies:
72847284
"@types/eslint-scope" "^3.7.3"
72857285
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)