Skip to content

Commit cfd9354

Browse files
[web] Bump webpack from 5.99.7 to 5.99.9 in /frontend/web
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.7 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.7...v5.99.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de398b6 commit cfd9354

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"mini-css-extract-plugin": "^2.9.0",
3737
"prettier": "^3.5.3",
3838
"uglifyjs-webpack-plugin": "^2.2.0",
39-
"webpack": "^5.99.7",
39+
"webpack": "^5.99.9",
4040
"webpack-cli": "^6.0.1",
4141
"webpack-dev-server": "^5.2.1"
4242
}

frontend/web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,10 +3740,10 @@ webpack-sources@^3.2.3:
37403740
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
37413741
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
37423742

3743-
webpack@^5.99.7:
3744-
version "5.99.7"
3745-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7.tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba"
3746-
integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==
3743+
webpack@^5.99.9:
3744+
version "5.99.9"
3745+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.9.tgz#d7de799ec17d0cce3c83b70744b4aedb537d8247"
3746+
integrity sha512-brOPwM3JnmOa+7kd3NsmOUOwbDAj8FT9xDsG3IW0MgbN9yZV7Oi/s/+MNQ/EcSMqw7qfoRyXPoeEWT8zLVdVGg==
37473747
dependencies:
37483748
"@types/eslint-scope" "^3.7.7"
37493749
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)