Skip to content

Commit

Permalink
Upgrade slapshot to 1.4.0 (#43466)
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet authored Aug 16, 2019
1 parent ca393e6 commit 034fca7
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 7 deletions.
4 changes: 2 additions & 2 deletions x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@kbn/pm": "1.0.0",
"@kbn/test": "1.0.0",
"@kbn/utility-types": "1.0.0",
"@mattapperson/slapshot": "1.2.3",
"@mattapperson/slapshot": "1.4.0",
"@storybook/addon-actions": "^5.0.5",
"@storybook/addon-console": "^1.1.0",
"@storybook/addon-info": "^5.0.5",
Expand Down Expand Up @@ -376,4 +376,4 @@
"**/mocha-multi-reporters/**"
]
}
}
}
141 changes: 136 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,15 +2542,17 @@
resolved "https://registry.yarnpkg.com/@mapbox/whoots-js/-/whoots-js-3.1.0.tgz#497c67a1cef50d1a2459ba60f315e448d2ad87fe"
integrity sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==

"@mattapperson/slapshot@1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@mattapperson/slapshot/-/slapshot-1.2.3.tgz#a0f3cf79047d541fdd85629e8309eabd623c940b"
integrity sha512-BenY0VqYoP/+EnKLNuTPTX6JG43zfRtAWQudLon3Os632gTz8Dzo7JKMVfbHWNgei1PTWzG6KmVdeNm9337C4Q==
"@mattapperson/slapshot@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@mattapperson/slapshot/-/slapshot-1.4.0.tgz#d1ba04ad23ca139601fcf7a74ef43ec3dd184d5e"
integrity sha512-P73fBpfevcMKAtDFsq2Z2VVW+tUZ2yNeNje3du5kb+ZH9RJUYFmpo+lCQpTJGyq9lzyhKlF3JIhfoGhz5RzgWg==
dependencies:
caller-callsite "^4.0.0"
get-caller-file "^2.0.5"
globby "^10.0.0"
parent-module "^2.0.0"
utils-error-reviver "^1.0.0"
utils-error-to-json "^1.0.0"

"@microsoft/api-documenter@7.2.1":
version "7.2.1"
Expand Down Expand Up @@ -8808,6 +8810,16 @@ console-control-strings@^1.0.0, console-control-strings@~1.1.0:
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=

const-max-uint32@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/const-max-uint32/-/const-max-uint32-1.0.2.tgz#f009bb6230e678ed874dd2d6a9cd9e3cbfabb676"
integrity sha1-8Am7YjDmeO2HTdLWqc2ePL+rtnY=

const-pinf-float64@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/const-pinf-float64/-/const-pinf-float64-1.0.0.tgz#f6efb0d79f9c0986d3e79f2923abf9b70b63d726"
integrity sha1-9u+w15+cCYbT558pI6v5twtj1yY=

constant-case@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/constant-case/-/constant-case-2.0.0.tgz#4175764d389d3fa9c8ecd29186ed6005243b6a46"
Expand Down Expand Up @@ -20642,7 +20654,7 @@ object-is@^1.0.1:
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.0.1.tgz#0aa60ec9989a0b3ed795cf4d06f62cf1ad6539b6"
integrity sha1-CqYOyZiaCz7Xlc9NBvYs8a1lObY=

object-keys@^1.0.11, object-keys@^1.0.12:
object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.0.9:
version "1.1.1"
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
Expand Down Expand Up @@ -24142,6 +24154,11 @@ regex-not@^1.0.2:
extend-shallow "^3.0.2"
safe-regex "^1.1.0"

regex-regex@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/regex-regex/-/regex-regex-1.0.0.tgz#9048a1eaeb870f4d480dabc76fc42cdcc0bc3a72"
integrity sha1-kEih6uuHD01IDavHb8Qs3MC8OnI=

regexp-tree@^0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.1.tgz#27b455f9b138ca2e84c090e9aff1ffe2a04d97fa"
Expand Down Expand Up @@ -28152,6 +28169,11 @@ type-is@~1.6.17, type-is@~1.6.18:
media-typer "0.3.0"
mime-types "~2.1.24"

type-name@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/type-name/-/type-name-2.0.2.tgz#efe7d4123d8ac52afff7f40c7e4dec5266008fb4"
integrity sha1-7+fUEj2KxSr/9/QMfk3sUmYAj7Q=

typechecker@^4.3.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/typechecker/-/typechecker-4.5.0.tgz#c382920097812364bbaf4595b0ab6588244117a6"
Expand Down Expand Up @@ -28726,11 +28748,66 @@ utility-types@^3.7.0:
resolved "https://registry.yarnpkg.com/utility-types/-/utility-types-3.7.0.tgz#51f1c29fa35d4267488345706efcf3f68f2b1933"
integrity sha512-mqRJXN7dEArK/NZNJUubjr9kbFFVZcmF/JHDc9jt5O/aYXUVmopHYujDMhLmLil1Bxo2+khe6KAIVvDH9Yc4VA==

utils-copy-error@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-copy-error/-/utils-copy-error-1.0.1.tgz#791de393c0f09890afd59f3cbea635f079a94fa5"
integrity sha1-eR3jk8DwmJCv1Z88vqY18HmpT6U=
dependencies:
object-keys "^1.0.9"
utils-copy "^1.1.0"

utils-copy@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/utils-copy/-/utils-copy-1.1.1.tgz#6e2b97982aa8cd73e1182a3e6f8bec3c0f4058a7"
integrity sha1-biuXmCqozXPhGCo+b4vsPA9AWKc=
dependencies:
const-pinf-float64 "^1.0.0"
object-keys "^1.0.9"
type-name "^2.0.0"
utils-copy-error "^1.0.0"
utils-indexof "^1.0.0"
utils-regex-from-string "^1.0.0"
validate.io-array "^1.0.3"
validate.io-buffer "^1.0.1"
validate.io-nonnegative-integer "^1.0.0"

utils-error-reviver@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/utils-error-reviver/-/utils-error-reviver-1.0.0.tgz#152d4b34e5a42c123b2da50450bd54de85ec25cf"
integrity sha1-FS1LNOWkLBI7LaUEUL1U3oXsJc8=
dependencies:
object-keys "^1.0.9"
validate.io-string-primitive "^1.0.0"

utils-error-to-json@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/utils-error-to-json/-/utils-error-to-json-1.0.0.tgz#61e4a7ba8567e3ce7ac2f305cd1948b2a874f300"
integrity sha1-YeSnuoVn4856wvMFzRlIsqh08wA=
dependencies:
object-keys "^1.0.9"
utils-copy "^1.1.0"

utils-indexof@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/utils-indexof/-/utils-indexof-1.0.0.tgz#20feabf09ef1018b523643e8380e7bc83ec61b5c"
integrity sha1-IP6r8J7xAYtSNkPoOA57yD7GG1w=
dependencies:
validate.io-array-like "^1.0.1"
validate.io-integer-primitive "^1.0.0"

utils-merge@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=

utils-regex-from-string@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/utils-regex-from-string/-/utils-regex-from-string-1.0.0.tgz#fe1a2909f8de0ff0d5182c80fbc654d6a687d189"
integrity sha1-/hopCfjeD/DVGCyA+8ZU1qaH0Yk=
dependencies:
regex-regex "^1.0.0"
validate.io-string-primitive "^1.0.0"

uuid@3.3.2, uuid@^3.0.1, uuid@^3.1.0, uuid@^3.2.1, uuid@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
Expand Down Expand Up @@ -28786,6 +28863,60 @@ validate-npm-package-name@2.2.2:
dependencies:
builtins "0.0.7"

validate.io-array-like@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/validate.io-array-like/-/validate.io-array-like-1.0.2.tgz#7af9f7eb7b51715beb2215668ec5cce54faddb5a"
integrity sha1-evn363tRcVvrIhVmjsXM5U+t21o=
dependencies:
const-max-uint32 "^1.0.2"
validate.io-integer-primitive "^1.0.0"

validate.io-array@^1.0.3:
version "1.0.6"
resolved "https://registry.yarnpkg.com/validate.io-array/-/validate.io-array-1.0.6.tgz#5b5a2cafd8f8b85abb2f886ba153f2d93a27774d"
integrity sha1-W1osr9j4uFq7L4hroVPy2Tond00=

validate.io-buffer@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/validate.io-buffer/-/validate.io-buffer-1.0.2.tgz#852d6734021914d5d13afc32531761e3720ed44e"
integrity sha1-hS1nNAIZFNXROvwyUxdh43IO1E4=

validate.io-integer-primitive@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/validate.io-integer-primitive/-/validate.io-integer-primitive-1.0.0.tgz#a9aa010355fe8681c0fea6c1a74ad2419cadddc6"
integrity sha1-qaoBA1X+hoHA/qbBp0rSQZyt3cY=
dependencies:
validate.io-number-primitive "^1.0.0"

validate.io-integer@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/validate.io-integer/-/validate.io-integer-1.0.5.tgz#168496480b95be2247ec443f2233de4f89878068"
integrity sha1-FoSWSAuVviJH7EQ/IjPeT4mHgGg=
dependencies:
validate.io-number "^1.0.3"

validate.io-nonnegative-integer@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/validate.io-nonnegative-integer/-/validate.io-nonnegative-integer-1.0.0.tgz#8069243a08c5f98e95413c929dfd7b18f3f6f29f"
integrity sha1-gGkkOgjF+Y6VQTySnf17GPP28p8=
dependencies:
validate.io-integer "^1.0.5"

validate.io-number-primitive@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/validate.io-number-primitive/-/validate.io-number-primitive-1.0.0.tgz#d2e01f202989369dcf1155449564203afe584e55"
integrity sha1-0uAfICmJNp3PEVVElWQgOv5YTlU=

validate.io-number@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/validate.io-number/-/validate.io-number-1.0.3.tgz#f63ffeda248bf28a67a8d48e0e3b461a1665baf8"
integrity sha1-9j/+2iSL8opnqNSODjtGGhZluvg=

validate.io-string-primitive@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/validate.io-string-primitive/-/validate.io-string-primitive-1.0.1.tgz#b8135b9fb1372bde02fdd53ad1d0ccd6de798fee"
integrity sha1-uBNbn7E3K94C/dU60dDM1t55j+4=

validator@^10.11.0:
version "10.11.0"
resolved "https://registry.yarnpkg.com/validator/-/validator-10.11.0.tgz#003108ea6e9a9874d31ccc9e5006856ccd76b228"
Expand Down

0 comments on commit 034fca7

Please sign in to comment.