Skip to content

Commit 34d86c2

Browse files
Bump webpack from 5.108.3 to 5.108.4
Bumps [webpack](https://github.com/webpack/webpack) from 5.108.3 to 5.108.4. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.3...v5.108.4) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.108.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a579562 commit 34d86c2

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
@@ -43,7 +43,7 @@
4343
"prettydiff": "^101.2.6",
4444
"sass": "^1.100.0",
4545
"vnu-jar": "^26.7.3",
46-
"webpack": "^5.108.3",
46+
"webpack": "^5.108.4",
4747
"webpack-cli": "^7.0.3"
4848
},
4949
"frontendDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,10 +2112,10 @@ webpack-sources@^3.5.0:
21122112
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.0.tgz#87bf7f5801a4e985b1f1c92b64b9620a02f76d08"
21132113
integrity sha512-HPuy+uuoTCaaoEoI1LQ3JN9+vrPBvEesnnX1jADHy728cHSMlq4wUc4afYqahq2B1mhQVZxCXOkNTnXltr+2vQ==
21142114

2115-
webpack@^5.108.3:
2116-
version "5.108.3"
2117-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.3.tgz#39be3baba294fa9d93487199b8c7e3ce742d3498"
2118-
integrity sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==
2115+
webpack@^5.108.4:
2116+
version "5.108.4"
2117+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.4.tgz#141818a411662773a0bb32dc5536acc5409943b7"
2118+
integrity sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==
21192119
dependencies:
21202120
"@types/estree" "^1.0.8"
21212121
"@types/json-schema" "^7.0.15"

0 commit comments

Comments
 (0)