mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
Update dependency @kayahr/text-encoding to v2
This commit is contained in:
parent
7d20301289
commit
0a02c6a33f
2 changed files with 5 additions and 7 deletions
|
@ -1425,7 +1425,7 @@
|
|||
"@jest/reporters": "^29.7.0",
|
||||
"@jest/transform": "^29.6.1",
|
||||
"@jest/types": "^29.6.3",
|
||||
"@kayahr/text-encoding": "^1.3.0",
|
||||
"@kayahr/text-encoding": "^2.0.0",
|
||||
"@kbn/ai-tools-cli": "link:x-pack/platform/packages/shared/kbn-ai-tools-cli",
|
||||
"@kbn/alerting-api-integration-helpers": "link:x-pack/platform/test/alerting_api_integration/packages/helpers",
|
||||
"@kbn/ambient-common-types": "link:src/platform/packages/private/kbn-ambient-common-types",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3782,12 +3782,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
|
||||
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
|
||||
|
||||
"@kayahr/text-encoding@^1.3.0":
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@kayahr/text-encoding/-/text-encoding-1.3.0.tgz#90ae1007dc86d35a977cd709dfa9fe21cc2bc8c6"
|
||||
integrity sha512-JjQVFXnN/ynXN+GDgpwNM+PJ4NwDFZwRolgSu4bYG1JKuRreVFY5uss5K/lsH6qY38+WgU7M40M2SHoiWQHKgQ==
|
||||
dependencies:
|
||||
tslib "^2.6.2"
|
||||
"@kayahr/text-encoding@^2.0.0":
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@kayahr/text-encoding/-/text-encoding-2.0.0.tgz#637361c318048c4e7419364990d59b155eaa98bc"
|
||||
integrity sha512-BCKXxcPHXJhgisp+SohA3MvoOQ/Kec1QEjo3LVH0lh4eFPEF9kGsGsn3GYaTdgFBRc2YkgDhND/39t+3oqU7Yw==
|
||||
|
||||
"@kbn/aad-fixtures-plugin@link:x-pack/platform/test/alerting_api_integration/common/plugins/aad":
|
||||
version "0.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue