[npm] Removes humps (#49282)

Added with the original commit of APM, but is no longer used.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2019-10-25 07:37:06 -07:00 committed by GitHub
parent 0cd5c49954
commit fa169daceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 20 deletions

View file

@ -312,7 +312,6 @@
"@types/has-ansi": "^3.0.0",
"@types/history": "^4.7.3",
"@types/hoek": "^4.1.3",
"@types/humps": "^1.1.2",
"@types/jest": "^24.0.18",
"@types/joi": "^13.4.2",
"@types/jquery": "^3.3.31",

View file

@ -401,14 +401,6 @@
'@types/history',
],
},
{
groupSlug: 'humps',
groupName: 'humps related packages',
packageNames: [
'humps',
'@types/humps',
],
},
{
groupSlug: 'jquery',
groupName: 'jquery related packages',

View file

@ -266,7 +266,6 @@
"handlebars": "4.3.5",
"history": "4.9.0",
"history-extra": "^5.0.1",
"humps": "2.0.1",
"i18n-iso-countries": "^4.3.1",
"icalendar": "0.7.1",
"idx": "^2.5.6",

View file

@ -3451,11 +3451,6 @@
resolved "https://registry.yarnpkg.com/@types/hoek/-/hoek-4.1.3.tgz#d1982d48fb0d2a0e5d7e9d91838264d8e428d337"
integrity sha1-0ZgtSPsNKg5dfp2Rg4Jk2OQo0zc=
"@types/humps@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@types/humps/-/humps-1.1.2.tgz#fbcaf596d20ff2ed78f8f511c5d6a943b51101d6"
integrity sha1-+8r1ltIP8u14+PURxdapQ7URAdY=
"@types/indent-string@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/indent-string/-/indent-string-3.0.0.tgz#9ebb391ceda548926f5819ad16405349641b999f"
@ -15155,11 +15150,6 @@ humanize-string@^1.0.2:
dependencies:
decamelize "^1.0.0"
humps@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
hyperlinker@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e"