Skip to content

Commit d82f32e

Browse files
chore: bump @openfeature/core in /examples/openfeature_react/react-app (#3097)
Bumps [@openfeature/core](https://github.com/open-feature/js-sdk) from 1.7.0 to 1.7.1. - [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@core-v1.7.0...core-v1.7.1) --- updated-dependencies: - dependency-name: "@openfeature/core" dependency-type: direct:production 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 9c8601e commit d82f32e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_react/react-app/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_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@openfeature/core": "^1.3.0",
13+
"@openfeature/core": "^1.7.1",
1414
"@openfeature/go-feature-flag-web-provider": "^0.2.5",
1515
"@openfeature/react-sdk": "^0.4.11",
1616
"@openfeature/web-sdk": "^1.4.1",

0 commit comments

Comments
 (0)