mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update LaunchDarkly (main) (#205152)
This commit is contained in:
parent
93935619de
commit
5e3d98c337
3 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 11 # This value must be set if the lookback configuration option is not disabled for find-code-references. Read more: https://github.com/launchdarkly/ld-find-code-refs#searching-for-unused-flags-extinctions
|
||||
- name: LaunchDarkly Code References
|
||||
uses: launchdarkly/find-code-references@ba05c32c4bddd0374bd3f5ecabcbb8e2118e8aa8 # v2.12.0
|
||||
uses: launchdarkly/find-code-references@e3e9da201b87ada54eb4c550c14fb783385c5c8a # v2.13.0
|
||||
with:
|
||||
accessToken: ${{ secrets.LD_ACCESS_TOKEN }}
|
||||
projKey: ${{ secrets.LD_PROJECT_KEY }}
|
||||
|
|
|
@ -1043,7 +1043,7 @@
|
|||
"@mapbox/mapbox-gl-supported": "2.0.1",
|
||||
"@mapbox/vector-tile": "1.3.1",
|
||||
"@openfeature/core": "^1.5.0",
|
||||
"@openfeature/launchdarkly-client-provider": "^0.3.0",
|
||||
"@openfeature/launchdarkly-client-provider": "^0.3.1",
|
||||
"@openfeature/server-sdk": "^1.16.1",
|
||||
"@openfeature/web-sdk": "^1.3.1",
|
||||
"@opentelemetry/api": "^1.1.0",
|
||||
|
|
|
@ -8858,10 +8858,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@openfeature/core/-/core-1.5.0.tgz#5fda73aa125dfb5729f5dd7362df00b6dca23a24"
|
||||
integrity sha512-dRBJjnYhEa6XoF9BNf9sW4sHuXmigfBbbatA5djbRXRBDExrXsMydMpEWQqKYhd7XwdwFatuh2q+UkVbXriUKA==
|
||||
|
||||
"@openfeature/launchdarkly-client-provider@^0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@openfeature/launchdarkly-client-provider/-/launchdarkly-client-provider-0.3.0.tgz#47ad29671529595314fdb9497d078be0a744e006"
|
||||
integrity sha512-iFe27RbuUxv4hDGJDmWJnxs5gpzU2d1xTxrGu/8z0gcbtXUAaYM6s4kglf63V2QzWV/Grot6P6bwSLlqeSDwMw==
|
||||
"@openfeature/launchdarkly-client-provider@^0.3.1":
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@openfeature/launchdarkly-client-provider/-/launchdarkly-client-provider-0.3.1.tgz#bc978efa17cd4a17a308d2ec4ed71ca3d72a895d"
|
||||
integrity sha512-noMT21f0DB28qteUtj+Wy/D44XkARJg70FZWKeZ7IFyDxWOs7PTBoXU8gNbFGoCADfAj4QBfN/tg61jeqajmHA==
|
||||
dependencies:
|
||||
lodash.isempty "4.4.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue