Skip to content

Commit 44c38cd

Browse files
authoredMar 15, 2023
Bump webpack from 5.75.0 to 5.76.1 in /examples/cra
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc95fcf commit 44c38cd

File tree

2 files changed

+8
-94
lines changed

2 files changed

+8
-94
lines changed
 

‎examples/cra/package-lock.json

+5-91
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/cra/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -9283,9 +9283,9 @@ webpack-sources@^3.2.3:
92839283
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
92849284

92859285
webpack@^5.64.4:
9286-
version "5.75.0"
9287-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
9288-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
9286+
version "5.76.1"
9287+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
9288+
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
92899289
dependencies:
92909290
"@types/eslint-scope" "^3.7.3"
92919291
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)
Please sign in to comment.