Skip to content

Commit

Permalink
Bump @openfeature/web-sdk in /examples/openfeature_web/webapp (#1221)
Browse files Browse the repository at this point in the history
Bumps [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 0.4.1 to 0.4.4.
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json)
- [Commits](open-feature/js-sdk@web-sdk-v0.4.1...web-sdk-v0.4.4)

---
updated-dependencies:
- dependency-name: "@openfeature/web-sdk"
  dependency-type: direct:production
  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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Nov 4, 2023
1 parent 57b8eaf commit 13ce466
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 deletions examples/openfeature_web/webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/openfeature_web/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@openfeature/go-feature-flag-web-provider": "^0.1.4",
"@openfeature/web-sdk": "^0.4.1",
"@openfeature/web-sdk": "^0.4.4",
"highlight.js": "^11.9.0",
"uuid": "^9.0.1"
}
Expand Down

0 comments on commit 13ce466

Please sign in to comment.