Skip to content

Commit 8a002e1

Browse files
Website: Bump webpack from 5.75.0 to 5.76.1 in /docs/website (#6655)
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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9816c14 commit 8a002e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-loadable": "^5.5.0",
3636
"trim": "1.0.1",
3737
"url-loader": "^4.1.1",
38-
"webpack": "^5.75.0"
38+
"webpack": "^5.76.1"
3939
},
4040
"browserslist": {
4141
"production": [

docs/website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7489,10 +7489,10 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3:
74897489
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
74907490
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
74917491

7492-
webpack@^5.73.0, webpack@^5.75.0:
7493-
version "5.75.0"
7494-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
7495-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
7492+
webpack@^5.73.0, webpack@^5.76.1:
7493+
version "5.76.1"
7494+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
7495+
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
74967496
dependencies:
74977497
"@types/eslint-scope" "^3.7.3"
74987498
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)