Skip to content

Commit cdbbd0b

Browse files
build(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#574)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82f0fed commit cdbbd0b

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
@@ -75,7 +75,7 @@
7575
"sinon-chai": "3.5.0",
7676
"source-map-support": "0.5.19",
7777
"typescript": "3.9.7",
78-
"webpack": "5.75.0",
78+
"webpack": "5.76.0",
7979
"webpack-cli": "4.4.0"
8080
},
8181
"lint-staged": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8815,10 +8815,10 @@ webpack-sources@^3.2.3:
88158815
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
88168816
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
88178817

8818-
webpack@5.75.0:
8819-
version "5.75.0"
8820-
resolved "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz"
8821-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
8818+
webpack@5.76.0:
8819+
version "5.76.0"
8820+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
8821+
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
88228822
dependencies:
88238823
"@types/eslint-scope" "^3.7.3"
88248824
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)