mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Update dependency papaparse to ^5.5.3 (main) (#206182)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [papaparse](https://www.papaparse.com/) ([source](https://redirect.github.com/mholt/PapaParse)) | dependencies | patch | [`^5.5.2` -> `^5.5.3`](https://renovatebot.com/diffs/npm/papaparse/5.5.2/5.5.3) | --- ### Release Notes <details> <summary>mholt/PapaParse (papaparse)</summary> ### [`v5.5.3`](e3c7b2628c...a4f8b0f1e3
) [Compare Source](e3c7b2628c...a4f8b0f1e3
) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOiBTZWN1cml0eVNvbHV0aW9uIiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Marshall Main <55718608+marshallmain@users.noreply.github.com>
This commit is contained in:
parent
56a0fa2176
commit
1770086aeb
2 changed files with 5 additions and 5 deletions
|
@ -1285,7 +1285,7 @@
|
||||||
"p-map": "^4.0.0",
|
"p-map": "^4.0.0",
|
||||||
"p-retry": "^4.2.0",
|
"p-retry": "^4.2.0",
|
||||||
"p-settle": "4.1.1",
|
"p-settle": "4.1.1",
|
||||||
"papaparse": "^5.5.2",
|
"papaparse": "^5.5.3",
|
||||||
"pbf": "3.2.1",
|
"pbf": "3.2.1",
|
||||||
"pdfmake": "^0.2.15",
|
"pdfmake": "^0.2.15",
|
||||||
"polished": "^4.3.1",
|
"polished": "^4.3.1",
|
||||||
|
|
|
@ -25710,10 +25710,10 @@ pako@^2.0.4, pako@^2.1.0:
|
||||||
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
|
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
|
||||||
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
|
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
|
||||||
|
|
||||||
papaparse@^5.5.2:
|
papaparse@^5.5.3:
|
||||||
version "5.5.2"
|
version "5.5.3"
|
||||||
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.2.tgz#fb67cc5a03ba8930cb435dc4641a25d6804bd4d7"
|
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.5.3.tgz#07f8994dec516c6dab266e952bed68e1de59fa9a"
|
||||||
integrity sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==
|
integrity sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A==
|
||||||
|
|
||||||
param-case@^3.0.4:
|
param-case@^3.0.4:
|
||||||
version "3.0.4"
|
version "3.0.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue