Skip to content

Commit

Permalink
deps(example): Bump @launchdarkly/node-server-sdk
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nestjs-launchdarkly with 1 update: [@launchdarkly/node-server-sdk](https://github.com/launchdarkly/js-core).


Updates `@launchdarkly/node-server-sdk` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/launchdarkly/js-core/releases)
- [Changelog](https://github.com/launchdarkly/js-core/blob/main/release-please-config.json)
- [Commits](launchdarkly/js-core@node-server-sdk-v9.6.0...node-server-sdk-v9.6.1)

---
updated-dependencies:
- dependency-name: "@launchdarkly/node-server-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 32d6d41 commit 39a8fd4
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 33 deletions.
58 changes: 26 additions & 32 deletions examples/nestjs-launchdarkly/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nestjs-launchdarkly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@arcjet/nest": "file:../../arcjet-nest",
"@launchdarkly/node-server-sdk": "^9.6.0",
"@launchdarkly/node-server-sdk": "^9.6.1",
"@nestjs/common": "^10.4.4",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.4",
Expand Down

0 comments on commit 39a8fd4

Please sign in to comment.