[npm] Removes humps (#49282) (#49337)

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 09:27:43 -07:00 committed by GitHub
parent fbc8d5a0fb
commit 1c5698284f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 20 deletions

View file

@ -306,7 +306,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

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

View file

@ -260,7 +260,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

@ -3385,11 +3385,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"
@ -14919,11 +14914,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"