Skip to content

Commit 2a4d5e4

Browse files
authored
fix: update js-client-sdk to latest (#70)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Single dependency patch bump with no application code changes in this repo. > > **Overview** > Bumps the **`launchdarkly-js-client-sdk`** dependency from **3.9.0** to **3.9.3** in `package.json`, pulling in the latest patch release of the underlying browser client SDK used by this Vue bindings package. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit ec7583f. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 26546a5 commit 2a4d5e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"homepage": "https://github.com/launchdarkly/vue-client-sdk#readme",
5353
"dependencies": {
54-
"launchdarkly-js-client-sdk": "3.9.0"
54+
"launchdarkly-js-client-sdk": "3.9.3"
5555
},
5656
"devDependencies": {
5757
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)