Skip to content

Commit fe8f8f8

Browse files
build(deps-dev): bump @microsoft/api-extractor from 7.10.6 to 7.11.0 (vuejs#2519)
1 parent 00c62c1 commit fe8f8f8

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -592,20 +592,20 @@
592592
resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.9.2.tgz#689f1f4c06072823a726802ba167340efcefe19c"
593593
integrity sha512-sugEjWjSSy9OHF6t1ZBLZCAROj52cZthB9dIePmzZzzMwmWwy3qAEMSdJheHeS1FOwDZI7Ipm1H/bWgzJNnSAw==
594594

595-
"@microsoft/[email protected].5":
596-
version "7.10.5"
597-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.10.5.tgz#6b8a706ca5c66e1b62ee7c5bdfd55c443d5b3aa9"
598-
integrity sha512-ZDZ0wuD0d6mIddBuriLTyeCm5cjCR+VL6hla9D0uICdXimY3OoL838MYDZ+UkOLLR9z2GwNxciczRTIrjdQ0oA==
595+
"@microsoft/[email protected].6":
596+
version "7.10.6"
597+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor-model/-/api-extractor-model-7.10.6.tgz#2d20a5fffefd4063dfda747504ce3c810a3d78b5"
598+
integrity sha512-kOhL5fjRIRJYKX5tQcijPcyejA3l29Lg+sbnpM+4owngdbM91O4PcysS6MrzKEvZrLN6+v8LkOlNre8n/sDZPA==
599599
dependencies:
600600
"@microsoft/tsdoc" "0.12.19"
601601
"@rushstack/node-core-library" "3.34.5"
602602

603603
"@microsoft/api-extractor@^7.9.15":
604-
version "7.10.6"
605-
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.10.6.tgz#b47fc89555837acb624c7c950be8d5de80e86190"
606-
integrity sha512-3/c5znYqn8ewJPgf4t5MsIKYq40ORMsToaoAamuqYCCt3mWfDjvArRuosnLl7mLYAs6SbkxPCwh6vEczlZx8Tw==
604+
version "7.11.0"
605+
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.11.0.tgz#5f1355c1152035c177081eb4127371fa7ade4531"
606+
integrity sha512-VZ77kHn0CNWiPqe/yVY2XxL9AvDSy/Pvc7RqhVxy9OHiWV3Qkwh9gRssz+Wf5XLLWylduwg/Ikl9sneUJ2FVVw==
607607
dependencies:
608-
"@microsoft/api-extractor-model" "7.10.5"
608+
"@microsoft/api-extractor-model" "7.10.6"
609609
"@microsoft/tsdoc" "0.12.19"
610610
"@rushstack/node-core-library" "3.34.5"
611611
"@rushstack/rig-package" "0.2.5"
@@ -615,7 +615,7 @@
615615
resolve "~1.17.0"
616616
semver "~7.3.0"
617617
source-map "~0.6.1"
618-
typescript "~3.9.7"
618+
typescript "~4.0.5"
619619

620620
"@microsoft/[email protected]":
621621
version "0.12.19"
@@ -7358,16 +7358,11 @@ typedarray@^0.0.6:
73587358
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
73597359
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73607360

7361-
typescript@^4.0.2:
7361+
typescript@^4.0.2, typescript@~4.0.5:
73627362
version "4.0.5"
73637363
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
73647364
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
73657365

7366-
typescript@~3.9.7:
7367-
version "3.9.7"
7368-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7369-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
7370-
73717366
uglify-js@^2.6.1:
73727367
version "2.8.29"
73737368
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"

0 commit comments

Comments
 (0)