mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update dependency cytoscape to ^3.31.1 (main) (#213334)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cytoscape](http://js.cytoscape.org) ([source](https://redirect.github.com/cytoscape/cytoscape.js)) | dependencies | patch | [`^3.31.0` -> `^3.31.1`](https://renovatebot.com/diffs/npm/cytoscape/3.31.0/3.31.1) | --- ### Release Notes <details> <summary>cytoscape/cytoscape.js (cytoscape)</summary> ### [`v3.31.1`](https://redirect.github.com/cytoscape/cytoscape.js/releases/tag/v3.31.1) [Compare Source](https://redirect.github.com/cytoscape/cytoscape.js/compare/v3.31.0...v3.31.1) Release version v3.31.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
This commit is contained in:
parent
56219f1c90
commit
c348bd1df5
2 changed files with 5 additions and 5 deletions
|
@ -1109,7 +1109,7 @@
|
|||
"css-box-model": "^1.2.1",
|
||||
"css.escape": "^1.5.1",
|
||||
"cypress-data-session": "^2.8.0",
|
||||
"cytoscape": "^3.31.0",
|
||||
"cytoscape": "^3.31.1",
|
||||
"cytoscape-dagre": "^2.5.0",
|
||||
"d3": "3.5.17",
|
||||
"d3-array": "2.12.1",
|
||||
|
|
|
@ -16876,10 +16876,10 @@ cytoscape-dagre@^2.5.0:
|
|||
dependencies:
|
||||
dagre "^0.8.5"
|
||||
|
||||
cytoscape@^3.31.0:
|
||||
version "3.31.0"
|
||||
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.31.0.tgz#cffbbb8ca51db01cbf360e0cf59088db6d429837"
|
||||
integrity sha512-zDGn1K/tfZwEnoGOcHc0H4XazqAAXAuDpcYw9mUnUjATjqljyCNGJv8uEvbvxGaGHaVshxMecyl6oc6uKzRfbw==
|
||||
cytoscape@^3.31.1:
|
||||
version "3.31.1"
|
||||
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.31.1.tgz#29b12cac715fbb2aacc50cdf5cf1467aadde9c00"
|
||||
integrity sha512-Hx5Mtb1+hnmAKaZZ/7zL1Y5HTFYOjdDswZy/jD+1WINRU8KVi1B7+vlHdsTwY+VCFucTreoyu1RDzQJ9u0d2Hw==
|
||||
|
||||
"d3-array@1 - 3", "d3-array@2 - 3", "d3-array@2.10.0 - 3", "d3-array@2.5.0 - 3", d3-array@3.2.4, d3-array@^3.2.2:
|
||||
version "3.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue