Skip to content

Commit

Permalink
chore(deps): bump @openfeature/web-sdk from 1.2.4 to 1.3.1 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.2.4 to 1.3.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@web-sdk-v1.2.4...js-sdk-v1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent a6f8435 commit d7945a4
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 @@ -15,7 +15,7 @@
"@openfeature/core": "^1.4.0",
"@openfeature/flipt-web-provider": "^0.1.0",
"@openfeature/react-sdk": "^0.4.6",
"@openfeature/web-sdk": "^1.2.4",
"@openfeature/web-sdk": "^1.3.1",
"@turf/bearing": "^7.1.0",
"@turf/center": "^7.1.0",
"@turf/helpers": "^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 @@ -3271,12 +3271,12 @@ __metadata:
languageName: node
linkType: hard

"@openfeature/web-sdk@npm:^1.2.4":
version: 1.2.4
resolution: "@openfeature/web-sdk@npm:1.2.4"
"@openfeature/web-sdk@npm:^1.3.1":
version: 1.3.1
resolution: "@openfeature/web-sdk@npm:1.3.1"
peerDependencies:
"@openfeature/core": 1.4.0
checksum: 10/3dcef55af73050638c8c15fccbb23fb20d5efd9619b822d86b926c11b2c042191e0e3a98b5412fc0fe66ef9506941d6dbf2a28caa29847e54b683386fc7d0dc0
checksum: 10/c7820204067cd9a32d35d8f88e631c2d3c9847ac4b6ff747e9acf028c1a1530134c204f5f99805b735a5188b2ff075b969557e956a50b09c05c1f14df3bc34c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -12695,7 +12695,7 @@ __metadata:
"@openfeature/core": "npm:^1.4.0"
"@openfeature/flipt-web-provider": "npm:^0.1.0"
"@openfeature/react-sdk": "npm:^0.4.6"
"@openfeature/web-sdk": "npm:^1.2.4"
"@openfeature/web-sdk": "npm:^1.3.1"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.2"
"@testing-library/react": "npm:^16.0.1"
Expand Down

0 comments on commit d7945a4

Please sign in to comment.