Skip to content

Commit

Permalink
chore(deps): bump @openfeature/web-sdk from 1.3.1 to 1.3.2 in /ui
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.1 to 1.3.2.
- [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.1...js-sdk-v1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent cd4fd5a commit babd4dd
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.5.0",
"@openfeature/flipt-web-provider": "^0.1.0",
"@openfeature/react-sdk": "^0.4.8",
"@openfeature/web-sdk": "^1.3.1",
"@openfeature/web-sdk": "^1.3.2",
"@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 @@ -3271,12 +3271,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -12723,7 +12723,7 @@ __metadata:
"@openfeature/core": "npm:^1.5.0"
"@openfeature/flipt-web-provider": "npm:^0.1.0"
"@openfeature/react-sdk": "npm:^0.4.8"
"@openfeature/web-sdk": "npm:^1.3.1"
"@openfeature/web-sdk": "npm:^1.3.2"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.0.1"
Expand Down

0 comments on commit babd4dd

Please sign in to comment.