Skip to content

Commit 4db8ead

Browse files
chore: bump webpack in /examples/openfeature_web/webapp (#3457)
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.8...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b585769 commit 4db8ead

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_web/webapp/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/openfeature_web/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"posthtml-cli": "^0.10.0",
5151
"posthtml-modules": "^0.9.1",
5252
"stylelint": "^16.19.1",
53-
"webpack": "^5.99.8",
53+
"webpack": "^5.99.9",
5454
"webpack-cli": "^6.0.1"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)