mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[yarn.lock] consistent resolve domain (#42969)
This commit is contained in:
parent
3b4c17d19e
commit
78abaf6d06
2 changed files with 3 additions and 3 deletions
|
@ -58,6 +58,7 @@
|
|||
"@types/git-url-parse": "^9.0.0",
|
||||
"@types/glob": "^7.1.1",
|
||||
"@types/graphql": "^0.13.1",
|
||||
"@types/hapi__wreck": "^15.0.1",
|
||||
"@types/history": "^4.6.2",
|
||||
"@types/jest": "^24.0.9",
|
||||
"@types/joi": "^13.4.2",
|
||||
|
@ -100,7 +101,6 @@
|
|||
"@types/tar-fs": "^1.16.1",
|
||||
"@types/tinycolor2": "^1.4.1",
|
||||
"@types/uuid": "^3.4.4",
|
||||
"@types/hapi__wreck": "^15.0.1",
|
||||
"abab": "^1.0.4",
|
||||
"ansi-colors": "^3.0.5",
|
||||
"ansicolors": "0.3.2",
|
||||
|
|
|
@ -1698,8 +1698,8 @@
|
|||
|
||||
"@elastic/javascript-typescript-langserver@^0.2.2":
|
||||
version "0.2.2"
|
||||
resolved "https://registry.npm.taobao.org/@elastic/javascript-typescript-langserver/download/@elastic/javascript-typescript-langserver-0.2.2.tgz#0dc126e35ead4016dcf8f318281578934436be27"
|
||||
integrity sha1-DcEm416tQBbc+PMYKBV4k0Q2vic=
|
||||
resolved "https://registry.yarnpkg.com/@elastic/javascript-typescript-langserver/-/javascript-typescript-langserver-0.2.2.tgz#0dc126e35ead4016dcf8f318281578934436be27"
|
||||
integrity sha512-u7gnQGD1uSuIWlUpoT2m6jIb34gablwwtqxwe46wOYXh201m4KhBy6qjFkclWYT/czhwDuOQlS+cfaDhjM54qg==
|
||||
dependencies:
|
||||
"@elastic/lsp-extension" "^0.1.2"
|
||||
javascript-typescript-langserver "^2.11.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue