Skip to content

Commit

Permalink
chore(deps): bump @openfeature/react-sdk from 0.4.8 to 0.4.9 in /ui
Browse files Browse the repository at this point in the history
Bumps [@openfeature/react-sdk](https://github.com/open-feature/js-sdk) from 0.4.8 to 0.4.9.
- [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.8...web-sdk-v0.4.9)

---
updated-dependencies:
- dependency-name: "@openfeature/react-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent b085bca commit f2554c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mapbox/mapbox-gl-draw": "~1.4.3",
"@openfeature/core": "^1.5.0",
"@openfeature/flipt-web-provider": "^0.1.1",
"@openfeature/react-sdk": "^0.4.8",
"@openfeature/react-sdk": "^0.4.9",
"@openfeature/web-sdk": "^1.3.2",
"@turf/bearing": "^7.1.0",
"@turf/center": "^7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3429,13 +3429,13 @@ __metadata:
languageName: node
linkType: hard

"@openfeature/react-sdk@npm:^0.4.8":
version: 0.4.8
resolution: "@openfeature/react-sdk@npm:0.4.8"
"@openfeature/react-sdk@npm:^0.4.9":
version: 0.4.9
resolution: "@openfeature/react-sdk@npm:0.4.9"
peerDependencies:
"@openfeature/web-sdk": ^1.3.0
react: ">=16.8.0"
checksum: 10/2cae09c44a1396e07e9f633bc25a18a4613a815cfb0f853ed6f2d538dfc26960efcc2e236cae7322d938d3148ca24d8f70d4b8a49d17980b36269ef429ccd389
checksum: 10/e1f9cecf4cacbb0207caf91f9601bffdb5cf2c0836ed2a8fe41f73589f087b1d1453f69ddd9e91600bf1e003d6e0ceb2b5fc8abc19fdcf55e6bda677252f1188
languageName: node
linkType: hard

Expand Down Expand Up @@ -13116,7 +13116,7 @@ __metadata:
"@mapbox/mapbox-gl-draw": "npm:~1.4.3"
"@openfeature/core": "npm:^1.5.0"
"@openfeature/flipt-web-provider": "npm:^0.1.1"
"@openfeature/react-sdk": "npm:^0.4.8"
"@openfeature/react-sdk": "npm:^0.4.9"
"@openfeature/web-sdk": "npm:^1.3.2"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
Expand Down

0 comments on commit f2554c2

Please sign in to comment.