mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
8671437cb2
commit
becb9386a9
4 changed files with 7 additions and 12 deletions
|
@ -338,7 +338,7 @@
|
|||
"babel-jest": "^24.1.0",
|
||||
"backport": "4.4.1",
|
||||
"chai": "3.5.0",
|
||||
"chance": "1.0.10",
|
||||
"chance": "1.0.18",
|
||||
"cheerio": "0.22.0",
|
||||
"chokidar": "1.6.0",
|
||||
"chromedriver": "^74.0.0",
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
"@babel/cli": "7.4.4",
|
||||
"@kbn/babel-preset": "1.0.0",
|
||||
"@kbn/expect": "1.0.0",
|
||||
"chance": "1.0.6"
|
||||
"chance": "1.0.18"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
"babel-plugin-require-context-hook": "npm:babel-plugin-require-context-hook-babel7@1.0.0",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"chalk": "^2.4.1",
|
||||
"chance": "1.0.10",
|
||||
"chance": "1.0.18",
|
||||
"checksum": "0.1.1",
|
||||
"cheerio": "0.22.0",
|
||||
"commander": "2.12.2",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -7676,15 +7676,10 @@ chalk@~0.5.1:
|
|||
strip-ansi "^0.3.0"
|
||||
supports-color "^0.2.0"
|
||||
|
||||
chance@1.0.10:
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.10.tgz#03500b04ad94e778dd2891b09ec73a6ad87b1996"
|
||||
integrity sha1-A1ALBK2U53jdKJGwnsc6ath7GZY=
|
||||
|
||||
chance@1.0.6:
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.6.tgz#4734f62d02b738cdc2882d8b5d41f89af49e7bfd"
|
||||
integrity sha1-RzT2LQK3OM3CiC2LXUH4mvSee/0=
|
||||
chance@1.0.18:
|
||||
version "1.0.18"
|
||||
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.18.tgz#79788fe6fca4c338bf404321c347eecc80f969ee"
|
||||
integrity sha512-g9YLQVHVZS/3F+zIicfB58vjcxopvYQRp7xHzvyDFDhXH1aRZI/JhwSAO0X5qYiQluoGnaNAU6wByD2KTxJN1A==
|
||||
|
||||
change-case@3.0.2:
|
||||
version "3.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue