Skip to content

Commit 890754a

Browse files
committed
2 parents 786f2dc + 7495955 commit 890754a

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

yarn.lock

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -792,9 +792,9 @@
792792
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
793793

794794
"@types/chai@^4.1.7":
795-
version "4.2.3"
796-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.3.tgz#419477a3d5202bad19e14c787940a61dc9ea6407"
797-
integrity sha512-VRw2xEGbll3ZiTQ4J02/hUjNqZoue1bMhoo2dgM2LXjDdyaq4q80HgBDHwpI0/VKlo4Eg+BavyQMv/NYgTetzA==
795+
version "4.2.4"
796+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.4.tgz#8936cffad3c96ec470a2dc26a38c3ba8b9b6f619"
797+
integrity sha512-7qvf9F9tMTzo0akeswHPGqgUx/gIaJqrOEET/FCD8CFRkSUHlygQiM5yB6OvjrtdxBVLSyw7COJubsFYs0683g==
798798

799799
"@types/eslint-visitor-keys@^1.0.0":
800800
version "1.0.0"
@@ -853,9 +853,9 @@
853853
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
854854

855855
"@types/npm@^2.0.30":
856-
version "2.0.30"
857-
resolved "https://registry.yarnpkg.com/@types/npm/-/npm-2.0.30.tgz#871ce96be7c3a89687e240569f382bc687488600"
858-
integrity sha512-juetEKXQJZlVrhRg3Z8WAKFeUr2sRapp8IGOxOaWI07rrrt0T0lgLiv7NtpqoP6Ul/If5vD0/17C0Q84saiwBg==
856+
version "2.0.31"
857+
resolved "https://registry.yarnpkg.com/@types/npm/-/npm-2.0.31.tgz#aad3aef7e165f2911a052abf548fbcc1bb468577"
858+
integrity sha512-v4JpUx83wVGItleYsnYeZrM8NTLSnYDfTE/iGm4owy6zZPNFNmnsvvrxiYtG3cVHt/XutzTjUBQ9Bh8bnvEkCw==
859859
dependencies:
860860
"@types/node" "*"
861861

@@ -887,14 +887,6 @@
887887
regexpp "^2.0.1"
888888
tsutils "^3.7.0"
889889

890-
"@typescript-eslint/[email protected]":
891-
version "1.11.0"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.11.0.tgz#594abe47091cbeabac1d6f9cfed06d0ad99eb7e3"
893-
integrity sha512-7LbfaqF6B8oa8cp/315zxKk8FFzosRzzhF8Kn/ZRsRsnpm7Qcu25cR/9RnAQo5utZ2KIWVgaALr+ZmcbG47ruw==
894-
dependencies:
895-
"@typescript-eslint/typescript-estree" "1.11.0"
896-
eslint-scope "^4.0.0"
897-
898890
"@typescript-eslint/[email protected]":
899891
version "1.13.0"
900892
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
@@ -914,14 +906,6 @@
914906
"@typescript-eslint/typescript-estree" "1.13.0"
915907
eslint-visitor-keys "^1.0.0"
916908

917-
"@typescript-eslint/[email protected]":
918-
version "1.11.0"
919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.11.0.tgz#b7b5782aab22e4b3b6d84633652c9f41e62d37d5"
920-
integrity sha512-fquUHF5tAx1sM2OeRCC7wVxFd1iMELWMGCzOSmJ3pLzArj9+kRixdlC4d5MncuzXpjEqc6045p3KwM0o/3FuUA==
921-
dependencies:
922-
lodash.unescape "4.0.1"
923-
semver "5.5.0"
924-
925909
"@typescript-eslint/[email protected]":
926910
version "1.13.0"
927911
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"

0 commit comments

Comments
 (0)