Skip to content

Commit

Permalink
chore(deps): bump @openfeature/web-sdk from 1.3.2 to 1.4.0 in /ui (#585)
Browse files Browse the repository at this point in the history
Bumps [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 1.3.2 to 1.4.0.
- [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@js-sdk-v1.3.2...core-v1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 145b20e commit 0b4d782
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@openfeature/core": "^1.6.0",
"@openfeature/flipt-web-provider": "^0.1.1",
"@openfeature/react-sdk": "^0.4.9",
"@openfeature/web-sdk": "^1.3.2",
"@openfeature/web-sdk": "^1.4.0",
"@turf/bearing": "^7.1.0",
"@turf/center": "^7.1.0",
"@turf/helpers": "^7.1.0",
Expand Down
12 changes: 6 additions & 6 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3439,12 +3439,12 @@ __metadata:
languageName: node
linkType: hard

"@openfeature/web-sdk@npm:^1.3.2":
version: 1.3.2
resolution: "@openfeature/web-sdk@npm:1.3.2"
"@openfeature/web-sdk@npm:^1.4.0":
version: 1.4.0
resolution: "@openfeature/web-sdk@npm:1.4.0"
peerDependencies:
"@openfeature/core": ^1.5.0
checksum: 10/dfaffea57a7d1be7f90e55c3d41b335ba458e901da1614ba6505486d576065964e4e3b589c71abca3eaf7aa7774b3fff04322e0e95a6bb1fd35e9eae8bc525c0
"@openfeature/core": ^1.6.0
checksum: 10/7ffc7db5ca3a48994f4fbe96edc96273056732dbdffa6e705f9ce21ec9fc8689c5b1350c32c3f9207591895dd16efc22c189d0ab41840b82fac4a46375dc3224
languageName: node
linkType: hard

Expand Down Expand Up @@ -13121,7 +13121,7 @@ __metadata:
"@openfeature/core": "npm:^1.6.0"
"@openfeature/flipt-web-provider": "npm:^0.1.1"
"@openfeature/react-sdk": "npm:^0.4.9"
"@openfeature/web-sdk": "npm:^1.3.2"
"@openfeature/web-sdk": "npm:^1.4.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.1.0"
Expand Down

0 comments on commit 0b4d782

Please sign in to comment.