mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.17`: - [Update dependency io-ts to ^2.2.22 (main) (#206174)](https://github.com/elastic/kibana/pull/206174) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-10T15:04:11Z","message":"Update dependency io-ts to ^2.2.22 (main) (#206174)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"44c2504240eacff6f5de9773fbc17e68312f4a6d","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:all-open"],"title":"Update dependency io-ts to ^2.2.22 (main)","number":206174,"url":"https://github.com/elastic/kibana/pull/206174","mergeCommit":{"message":"Update dependency io-ts to ^2.2.22 (main) (#206174)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"44c2504240eacff6f5de9773fbc17e68312f4a6d"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206174","number":206174,"mergeCommit":{"message":"Update dependency io-ts to ^2.2.22 (main) (#206174)\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"44c2504240eacff6f5de9773fbc17e68312f4a6d"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
863ef2ba5e
commit
63273ca705
2 changed files with 5 additions and 5 deletions
|
@ -1151,7 +1151,7 @@
|
|||
"icalendar": "0.7.1",
|
||||
"immer": "^9.0.21",
|
||||
"inquirer": "^7.3.3",
|
||||
"io-ts": "^2.0.5",
|
||||
"io-ts": "^2.2.22",
|
||||
"ipaddr.js": "2.0.0",
|
||||
"isbinaryfile": "4.0.2",
|
||||
"joi": "^17.13.3",
|
||||
|
|
|
@ -21041,10 +21041,10 @@ invert-kv@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
|
||||
integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY=
|
||||
|
||||
io-ts@^2.0.5:
|
||||
version "2.0.5"
|
||||
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.0.5.tgz#e6e3db9df8b047f9cbd6b69e7d2ad3e6437a0b13"
|
||||
integrity sha512-pL7uUptryanI5Glv+GUv7xh+aLBjxGEDmLwmEYNSx0yOD3djK0Nw5Bt0N6BAkv9LadOUU7QKpRsLcqnTh3UlLA==
|
||||
io-ts@^2.0.5, io-ts@^2.2.22:
|
||||
version "2.2.22"
|
||||
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.22.tgz#5ab0d3636fe8494a275f0266461ab019da4b8d0b"
|
||||
integrity sha512-FHCCztTkHoV9mdBsHpocLpdTAfh956ZQcIkWQxxS0U5HT53vtrcuYdQneEJKH6xILaLNzXVl2Cvwtoy8XNN0AA==
|
||||
|
||||
ip-address@^9.0.5:
|
||||
version "9.0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue