Skip to content

Commit 18c8460

Browse files
chore: Bump webpack in /examples/openfeature_web/webapp (#4051)
Bumps [webpack](https://github.com/webpack/webpack) from 5.102.0 to 5.102.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.102.0...v5.102.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d4ea37f commit 18c8460

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

examples/openfeature_web/webapp/package-lock.json

Lines changed: 28 additions & 28 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.25.0",
53-
"webpack": "^5.102.0",
53+
"webpack": "^5.102.1",
5454
"webpack-cli": "^6.0.1"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)