mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update dependency react-reverse-portal to ^2.1.2 (main) (#206168)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-reverse-portal](https://togithub.com/httptoolkit/react-reverse-portal) | dependencies | patch | [`^2.1.0` -> `^2.1.2`](https://renovatebot.com/diffs/npm/react-reverse-portal/2.1.0/2.1.2) | --- ### Release Notes <details> <summary>httptoolkit/react-reverse-portal (react-reverse-portal)</summary> ### [`v2.1.2`](https://togithub.com/httptoolkit/react-reverse-portal/compare/v2.1.1...v2.1.2) [Compare Source](https://togithub.com/httptoolkit/react-reverse-portal/compare/v2.1.1...v2.1.2) ### [`v2.1.1`](https://togithub.com/httptoolkit/react-reverse-portal/compare/v2.1.0...v2.1.1) [Compare Source](https://togithub.com/httptoolkit/react-reverse-portal/compare/v2.1.0...v2.1.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkRhdGFEaXNjb3ZlcnkiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
d274c2f026
commit
ec3013ccd1
2 changed files with 5 additions and 5 deletions
|
@ -1243,7 +1243,7 @@
|
|||
"react-recompose": "^0.33.0",
|
||||
"react-redux": "^7.2.8",
|
||||
"react-resizable": "^3.0.4",
|
||||
"react-reverse-portal": "^2.1.0",
|
||||
"react-reverse-portal": "^2.1.2",
|
||||
"react-router": "^5.3.4",
|
||||
"react-router-config": "^5.1.1",
|
||||
"react-router-dom": "^5.3.4",
|
||||
|
|
|
@ -27960,10 +27960,10 @@ react-resizable@^3.0.4:
|
|||
prop-types "15.x"
|
||||
react-draggable "^4.0.3"
|
||||
|
||||
react-reverse-portal@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-reverse-portal/-/react-reverse-portal-2.1.0.tgz#3c572e1c0d9e49b8febf4bf2fd43b9819ce6f508"
|
||||
integrity sha512-ck1igNI4tUFozJ89X7qqFtWy1wSL7WEd/5iZbjBjyf+6vjZ3leg4JJxdVPbFt9+zwMLcQSPsIkw9xGu9E+VqCQ==
|
||||
react-reverse-portal@^2.1.2:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/react-reverse-portal/-/react-reverse-portal-2.1.2.tgz#75b8daa186ccb9a040ba566d6391326431fccd51"
|
||||
integrity sha512-li4puNtBmMMJhtI+IVxeSX0RvK1ft8qjPSbCih4OKQ/YUIcROc31Nmo22gv94hTx8EUfR7fzZY47RuZF2YRMdQ==
|
||||
|
||||
react-router-config@^5.1.1:
|
||||
version "5.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue