|
|
@ -44,21 +44,21 @@ |
|
|
|
mkdirp "^1.0.4" |
|
|
|
|
|
|
|
"@octokit/endpoint@^6.0.1": |
|
|
|
version "6.0.2" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.2.tgz#e876aafe68d7f9b6c6d80bf29458403f9afe7b2b" |
|
|
|
integrity sha512-xs1mmCEZ2y4shXCpFjNq3UbmNR+bLzxtZim2L0zfEtj9R6O6kc4qLDvYw66hvO6lUsYzPTM5hMkltbuNAbRAcQ== |
|
|
|
version "6.0.3" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.3.tgz#dd09b599662d7e1b66374a177ab620d8cdf73487" |
|
|
|
integrity sha512-Y900+r0gIz+cWp6ytnkibbD95ucEzDSKzlEnaWS52hbCDNcCJYO5mRmWW7HRAnDc7am+N/5Lnd8MppSaTYx1Yg== |
|
|
|
dependencies: |
|
|
|
"@octokit/types" "^4.0.1" |
|
|
|
"@octokit/types" "^5.0.0" |
|
|
|
is-plain-object "^3.0.0" |
|
|
|
universal-user-agent "^5.0.0" |
|
|
|
|
|
|
|
"@octokit/graphql@4.5.0": |
|
|
|
version "4.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.0.tgz#e111f841bc15722b1e9887f447fccab700cacdad" |
|
|
|
integrity sha512-StJWfn0M1QfhL3NKBz31e1TdDNZrHLLS57J2hin92SIfzlOVBuUaRkp31AGkGOAFOAVtyEX6ZiZcsjcJDjeb5g== |
|
|
|
"@octokit/graphql@4.5.1": |
|
|
|
version "4.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.1.tgz#162aed1490320b88ce34775b3f6b8de945529fa9" |
|
|
|
integrity sha512-qgMsROG9K2KxDs12CO3bySJaYoUu2aic90qpFrv7A8sEBzZ7UFGvdgPKiLw5gOPYEYbS0Xf8Tvf84tJutHPulQ== |
|
|
|
dependencies: |
|
|
|
"@octokit/request" "^5.3.0" |
|
|
|
"@octokit/types" "^4.0.1" |
|
|
|
"@octokit/types" "^5.0.0" |
|
|
|
universal-user-agent "^5.0.0" |
|
|
|
|
|
|
|
"@octokit/request-error@^2.0.0": |
|
|
@ -71,13 +71,13 @@ |
|
|
|
once "^1.4.0" |
|
|
|
|
|
|
|
"@octokit/request@^5.3.0": |
|
|
|
version "5.4.4" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.4.tgz#dc57e85e86284fa016d0c1a2701a70a10cec4ff2" |
|
|
|
integrity sha512-vqv1lz41c6VTxUvF9nM+a6U+vvP3vGk7drDpr0DVQg4zyqlOiKVrY17DLD6de5okj+YLHKcoqaUZTBtlNZ1BtQ== |
|
|
|
version "5.4.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.4.5.tgz#8df65bd812047521f7e9db6ff118c06ba84ac10b" |
|
|
|
integrity sha512-atAs5GAGbZedvJXXdjtKljin+e2SltEs48B3naJjqWupYl2IUBbB/CJisyjbNHcKpHzb3E+OYEZ46G8eakXgQg== |
|
|
|
dependencies: |
|
|
|
"@octokit/endpoint" "^6.0.1" |
|
|
|
"@octokit/request-error" "^2.0.0" |
|
|
|
"@octokit/types" "^4.0.1" |
|
|
|
"@octokit/types" "^5.0.0" |
|
|
|
deprecation "^2.0.0" |
|
|
|
is-plain-object "^3.0.0" |
|
|
|
node-fetch "^2.3.0" |
|
|
@ -85,9 +85,16 @@ |
|
|
|
universal-user-agent "^5.0.0" |
|
|
|
|
|
|
|
"@octokit/types@^4.0.1": |
|
|
|
version "4.1.8" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-4.1.8.tgz#31c35013edc583b35a48b72694e4bc9967db91a6" |
|
|
|
integrity sha512-TO+vh3IdEfkuYxQ3N3+3U5KtWZy7ay7vC6/9oQJ0R3E1xxaBpO/DU+F0wqtceQuSvcGmsPjNPRI0ctBGCev3lQ== |
|
|
|
version "4.1.10" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-4.1.10.tgz#e4029c11e2cc1335051775bc1600e7e740e4aca4" |
|
|
|
integrity sha512-/wbFy1cUIE5eICcg0wTKGXMlKSbaAxEr00qaBXzscLXpqhcwgXeS6P8O0pkysBhRfyjkKjJaYrvR1ExMO5eOXQ== |
|
|
|
dependencies: |
|
|
|
"@types/node" ">= 8" |
|
|
|
|
|
|
|
"@octokit/types@^5.0.0": |
|
|
|
version "5.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.0.0.tgz#cbdf3c060f6c0436c004ec402c5082c32de72511" |
|
|
|
integrity sha512-3LVS+MbeqwSd5G4KS8123cZz+hWomsiGeMnQ/QJIBFDwL/YHX8kkr0FZXrgWEMO7Fgi2/VOrhbiFnk9sZ+s4qA== |
|
|
|
dependencies: |
|
|
|
"@types/node" ">= 8" |
|
|
|
|
|
|
@ -166,9 +173,14 @@ |
|
|
|
"@types/node" "*" |
|
|
|
|
|
|
|
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4": |
|
|
|
version "7.0.4" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339" |
|
|
|
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA== |
|
|
|
version "7.0.5" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd" |
|
|
|
integrity sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ== |
|
|
|
|
|
|
|
"@types/json5@^0.0.29": |
|
|
|
version "0.0.29" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
|
|
|
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= |
|
|
|
|
|
|
|
"@types/keytar@4.4.2": |
|
|
|
version "4.4.2" |
|
|
@ -195,14 +207,14 @@ |
|
|
|
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== |
|
|
|
|
|
|
|
"@types/node@*", "@types/node@>= 8": |
|
|
|
version "14.0.11" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3" |
|
|
|
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg== |
|
|
|
version "14.0.13" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.13.tgz#ee1128e881b874c371374c1f72201893616417c9" |
|
|
|
integrity sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA== |
|
|
|
|
|
|
|
"@types/node@12.12.44": |
|
|
|
version "12.12.44" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.44.tgz#0d400a1453adcb359b133acceae4dd8bb0e0a159" |
|
|
|
integrity sha512-jM6QVv0Sm5d3nW+nUD5jSzPcO6oPqboitSNcwgBay9hifVq/Rauq1PYnROnsmuw45JMBiTnsPAno0bKu2e2xrg== |
|
|
|
"@types/node@12.12.47": |
|
|
|
version "12.12.47" |
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5" |
|
|
|
integrity sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A== |
|
|
|
|
|
|
|
"@types/parse-json@^4.0.0": |
|
|
|
version "4.0.0" |
|
|
@ -262,41 +274,41 @@ |
|
|
|
"@types/webpack-sources" "*" |
|
|
|
source-map "^0.6.0" |
|
|
|
|
|
|
|
"@typescript-eslint/eslint-plugin@3.1.0": |
|
|
|
version "3.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.1.0.tgz#4ac00ecca3bbea740c577f1843bc54fa69c3def2" |
|
|
|
integrity sha512-D52KwdgkjYc+fmTZKW7CZpH5ZBJREJKZXRrveMiRCmlzZ+Rw9wRVJ1JAmHQ9b/+Ehy1ZeaylofDB9wwXUt83wg== |
|
|
|
"@typescript-eslint/eslint-plugin@3.2.0": |
|
|
|
version "3.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.2.0.tgz#7fb997f391af32ae6ca1dbe56bcefe4dd30bda14" |
|
|
|
integrity sha512-t9RTk/GyYilIXt6BmZurhBzuMT9kLKw3fQoJtK9ayv0tXTlznXEAnx07sCLXdkN3/tZDep1s1CEV95CWuARYWA== |
|
|
|
dependencies: |
|
|
|
"@typescript-eslint/experimental-utils" "3.1.0" |
|
|
|
"@typescript-eslint/experimental-utils" "3.2.0" |
|
|
|
functional-red-black-tree "^1.0.1" |
|
|
|
regexpp "^3.0.0" |
|
|
|
semver "^7.3.2" |
|
|
|
tsutils "^3.17.1" |
|
|
|
|
|
|
|
"@typescript-eslint/experimental-utils@3.1.0": |
|
|
|
version "3.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.1.0.tgz#2d5dba7c2ac2a3da3bfa3f461ff64de38587a872" |
|
|
|
integrity sha512-Zf8JVC2K1svqPIk1CB/ehCiWPaERJBBokbMfNTNRczCbQSlQXaXtO/7OfYz9wZaecNvdSvVADt6/XQuIxhC79w== |
|
|
|
"@typescript-eslint/experimental-utils@3.2.0": |
|
|
|
version "3.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.2.0.tgz#4dab8fc9f44f059ec073470a81bb4d7d7d51e6c5" |
|
|
|
integrity sha512-UbJBsk+xO9dIFKtj16+m42EvUvsjZbbgQ2O5xSTSfVT1Z3yGkL90DVu0Hd3029FZ5/uBgl+F3Vo8FAcEcqc6aQ== |
|
|
|
dependencies: |
|
|
|
"@types/json-schema" "^7.0.3" |
|
|
|
"@typescript-eslint/typescript-estree" "3.1.0" |
|
|
|
"@typescript-eslint/typescript-estree" "3.2.0" |
|
|
|
eslint-scope "^5.0.0" |
|
|
|
eslint-utils "^2.0.0" |
|
|
|
|
|
|
|
"@typescript-eslint/parser@3.1.0": |
|
|
|
version "3.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.1.0.tgz#9c02ba5d88ad2355672f39e6cd4176f172dd47f8" |
|
|
|
integrity sha512-NcDSJK8qTA2tPfyGiPes9HtVKLbksmuYjlgGAUs7Ld2K0swdWibnCq9IJx9kJN8JJdgUJSorFiGaPHBgH81F/Q== |
|
|
|
"@typescript-eslint/parser@3.2.0": |
|
|
|
version "3.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.2.0.tgz#d9d7867456b1b8ecae9e724269b0bc932f06cbca" |
|
|
|
integrity sha512-Vhu+wwdevDLVDjK1lIcoD6ZbuOa93fzqszkaO3iCnmrScmKwyW/AGkzc2UvfE5TCoCXqq7Jyt6SOXjsIlpqF4A== |
|
|
|
dependencies: |
|
|
|
"@types/eslint-visitor-keys" "^1.0.0" |
|
|
|
"@typescript-eslint/experimental-utils" "3.1.0" |
|
|
|
"@typescript-eslint/typescript-estree" "3.1.0" |
|
|
|
"@typescript-eslint/experimental-utils" "3.2.0" |
|
|
|
"@typescript-eslint/typescript-estree" "3.2.0" |
|
|
|
eslint-visitor-keys "^1.1.0" |
|
|
|
|
|
|
|
"@typescript-eslint/typescript-estree@3.1.0": |
|
|
|
version "3.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.1.0.tgz#eaff52d31e615e05b894f8b9d2c3d8af152a5dd2" |
|
|
|
integrity sha512-+4nfYauqeQvK55PgFrmBWFVYb6IskLyOosYEmhH3mSVhfBp9AIJnjExdgDmKWoOBHRcPM8Ihfm2BFpZf0euUZQ== |
|
|
|
"@typescript-eslint/typescript-estree@3.2.0": |
|
|
|
version "3.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.2.0.tgz#c735f1ca6b4d3cd671f30de8c9bde30843e7ead8" |
|
|
|
integrity sha512-uh+Y2QO7dxNrdLw7mVnjUqkwO/InxEqwN0wF+Za6eo3coxls9aH9kQ/5rSvW2GcNanebRTmsT5w1/92lAOb1bA== |
|
|
|
dependencies: |
|
|
|
debug "^4.1.1" |
|
|
|
eslint-visitor-keys "^1.1.0" |
|
|
@ -647,7 +659,7 @@ array-flatten@1.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" |
|
|
|
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI= |
|
|
|
|
|
|
|
array-includes@^3.0.3: |
|
|
|
array-includes@^3.1.1: |
|
|
|
version "3.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348" |
|
|
|
integrity sha512-c2VXaCHl7zPsvpkFsw4nxvFie4fh1ur9bpcgsVkIjqn0H/Xwdg+7fv3n2r/isyS8EBj5b06M9kHyZuIr4El6WQ== |
|
|
@ -673,7 +685,7 @@ array-unique@^0.3.2: |
|
|
|
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" |
|
|
|
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= |
|
|
|
|
|
|
|
array.prototype.flat@^1.2.1: |
|
|
|
array.prototype.flat@^1.2.3: |
|
|
|
version "1.2.3" |
|
|
|
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b" |
|
|
|
integrity sha512-gBlRZV0VSmfPIeWfuuy56XZMvbVfbEUnOXUvt3F/eUUUSyzlgLxhEX4YAEpxNAogRGehPSnfXyPtYyKAhkzQhQ== |
|
|
@ -1267,9 +1279,9 @@ chalk@^3.0.0: |
|
|
|
supports-color "^7.1.0" |
|
|
|
|
|
|
|
chalk@^4.0.0: |
|
|
|
version "4.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.0.0.tgz#6e98081ed2d17faab615eb52ac66ec1fe6209e72" |
|
|
|
integrity sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A== |
|
|
|
version "4.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" |
|
|
|
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== |
|
|
|
dependencies: |
|
|
|
ansi-styles "^4.1.0" |
|
|
|
supports-color "^7.1.0" |
|
|
@ -2194,10 +2206,10 @@ ee-first@1.1.1: |
|
|
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" |
|
|
|
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= |
|
|
|
|
|
|
|
ejs-loader@0.4.1: |
|
|
|
version "0.4.1" |
|
|
|
resolved "https://registry.yarnpkg.com/ejs-loader/-/ejs-loader-0.4.1.tgz#04c2ddf3789cf8bb58727bd38a8c09507b79bd30" |
|
|
|
integrity sha512-0xucVlWtt62wGIdtVeuKp2//Y/+Lwcuh+IlAGv9pAiRSAzh0nnenISRGESVoCWYpyLdHk0ivYjUbI98cg0bZqQ== |
|
|
|
ejs-loader@0.5.0: |
|
|
|
version "0.5.0" |
|
|
|
resolved "https://registry.yarnpkg.com/ejs-loader/-/ejs-loader-0.5.0.tgz#ebed0afaedd0a58c07fcc810cf001df3c24d6399" |
|
|
|
integrity sha512-iirFqlP3tiFoedNZ7dQcjvechunl054VbW6Ki38T/pabgXMAncduSE0ZXLeVGn1NbmcUJF9Z5TC0EvQ4RIpP9Q== |
|
|
|
dependencies: |
|
|
|
loader-utils "^2.0.0" |
|
|
|
lodash "^4.17.15" |
|
|
@ -2346,7 +2358,7 @@ eslint-config-prettier@6.11.0: |
|
|
|
dependencies: |
|
|
|
get-stdin "^6.0.0" |
|
|
|
|
|
|
|
eslint-import-resolver-node@^0.3.2: |
|
|
|
eslint-import-resolver-node@^0.3.3: |
|
|
|
version "0.3.3" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404" |
|
|
|
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg== |
|
|
@ -2354,7 +2366,7 @@ eslint-import-resolver-node@^0.3.2: |
|
|
|
debug "^2.6.9" |
|
|
|
resolve "^1.13.1" |
|
|
|
|
|
|
|
eslint-module-utils@^2.4.1: |
|
|
|
eslint-module-utils@^2.6.0: |
|
|
|
version "2.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.0.tgz#579ebd094f56af7797d19c9866c9c9486629bfa6" |
|
|
|
integrity sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA== |
|
|
@ -2362,23 +2374,24 @@ eslint-module-utils@^2.4.1: |
|
|
|
debug "^2.6.9" |
|
|
|
pkg-dir "^2.0.0" |
|
|
|
|
|
|
|
eslint-plugin-import@2.20.2: |
|
|
|
version "2.20.2" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d" |
|
|
|
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg== |
|
|
|
eslint-plugin-import@2.21.2: |
|
|
|
version "2.21.2" |
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c" |
|
|
|
integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA== |
|
|
|
dependencies: |
|
|
|
array-includes "^3.0.3" |
|
|
|
array.prototype.flat "^1.2.1" |
|
|
|
array-includes "^3.1.1" |
|
|
|
array.prototype.flat "^1.2.3" |
|
|
|
contains-path "^0.1.0" |
|
|
|
debug "^2.6.9" |
|
|
|
doctrine "1.5.0" |
|
|
|
eslint-import-resolver-node "^0.3.2" |
|
|
|
eslint-module-utils "^2.4.1" |
|
|
|
eslint-import-resolver-node "^0.3.3" |
|
|
|
eslint-module-utils "^2.6.0" |
|
|
|
has "^1.0.3" |
|
|
|
minimatch "^3.0.4" |
|
|
|
object.values "^1.1.0" |
|
|
|
object.values "^1.1.1" |
|
|
|
read-pkg-up "^2.0.0" |
|
|
|
resolve "^1.12.0" |
|
|
|
resolve "^1.17.0" |
|
|
|
tsconfig-paths "^3.9.0" |
|
|
|
|
|
|
|
eslint-scope@^4.0.3: |
|
|
|
version "4.0.3" |
|
|
@ -2698,9 +2711,9 @@ extsprintf@^1.2.0: |
|
|
|
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8= |
|
|
|
|
|
|
|
fast-deep-equal@^3.1.1: |
|
|
|
version "3.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4" |
|
|
|
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA== |
|
|
|
version "3.1.3" |
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
|
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
|
|
|
|
|
|
|
fast-glob@^2.0.2: |
|
|
|
version "2.2.7" |
|
|
@ -2939,10 +2952,10 @@ forever-agent@~0.6.1: |
|
|
|
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" |
|
|
|
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= |
|
|
|
|
|
|
|
fork-ts-checker-webpack-plugin@5.0.0-beta.4: |
|
|
|
version "5.0.0-beta.4" |
|
|
|
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.0-beta.4.tgz#70dc77d899a4d16c8e37da93e04c034545183e0d" |
|
|
|
integrity sha512-5fmpwrjAZ8MrgnpPDM+QQsMfUbuI9N/qduURo6prMVaWdNYPE+zhlv1A6H4uHJ8vc/1b8r8z/xQltWSFzaS0Cw== |
|
|
|
fork-ts-checker-webpack-plugin@5.0.0-beta.5: |
|
|
|
version "5.0.0-beta.5" |
|
|
|
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-5.0.0-beta.5.tgz#4705e483116ab83ebc32a07e7aabef00fda43661" |
|
|
|
integrity sha512-VRqKVUCbtsqks0grSY92nv2Y6m0/AK/MZzew+9O3OvdkssCBhm/iwr1myJqb1KOlfu2vWTBibmtCDfy4kk9MKg== |
|
|
|
dependencies: |
|
|
|
"@babel/code-frame" "^7.8.3" |
|
|
|
chalk "^2.4.1" |
|
|
@ -3254,12 +3267,12 @@ globby@^8.0.1: |
|
|
|
slash "^1.0.0" |
|
|
|
|
|
|
|
globule@^1.0.0: |
|
|
|
version "1.3.1" |
|
|
|
resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.1.tgz#90a25338f22b7fbeb527cee63c629aea754d33b9" |
|
|
|
integrity sha512-OVyWOHgw29yosRHCHo7NncwR1hW5ew0W/UrvtwvjefVJeQ26q4/8r8FmPsSF1hJ93IgWkyv16pCTz6WblMzm/g== |
|
|
|
version "1.3.2" |
|
|
|
resolved "https://registry.yarnpkg.com/globule/-/globule-1.3.2.tgz#d8bdd9e9e4eef8f96e245999a5dee7eb5d8529c4" |
|
|
|
integrity sha512-7IDTQTIu2xzXkT+6mlluidnWo+BypnbSoEVVQCGfzqnl5Ik8d3e1d4wycb8Rj9tWW+Z39uPWsdlquqiqPCd/pA== |
|
|
|
dependencies: |
|
|
|
glob "~7.1.1" |
|
|
|
lodash "~4.17.12" |
|
|
|
lodash "~4.17.10" |
|
|
|
minimatch "~3.0.2" |
|
|
|
|
|
|
|
got@^7.0.0: |
|
|
@ -3561,10 +3574,10 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24: |
|
|
|
dependencies: |
|
|
|
safer-buffer ">= 2.1.2 < 3" |
|
|
|
|
|
|
|
iconv-lite@0.5.1: |
|
|
|
version "0.5.1" |
|
|
|
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.1.tgz#b2425d3c7b18f7219f2ca663d103bddb91718d64" |
|
|
|
integrity sha512-ONHr16SQvKZNSqjQT9gy5z24Jw+uqfO02/ngBSBoqChZ+W8qXX7GPRa1RoUnzGADw8K63R1BXUMzarCVQBpY8Q== |
|
|
|
iconv-lite@0.6.0: |
|
|
|
version "0.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.0.tgz#66a93b80df0bd05d2a43a7426296b7f91073f125" |
|
|
|
integrity sha512-43ZpGYZ9QtuutX5l6WC1DSO8ane9N+Ct5qPLF2OV7vM9abM69gnAbVkh66ibaZd3aOGkoP1ZmringlKhLBkw2Q== |
|
|
|
dependencies: |
|
|
|
safer-buffer ">= 2.1.2 < 3" |
|
|
|
|
|
|
@ -4365,7 +4378,7 @@ lodash.map@^4.6.0: |
|
|
|
resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3" |
|
|
|
integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM= |
|
|
|
|
|
|
|
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@~4.17.12: |
|
|
|
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.14, lodash@^4.17.15, lodash@~4.17.10: |
|
|
|
version "4.17.15" |
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
|
|
@ -5093,7 +5106,7 @@ object.pick@^1.3.0: |
|
|
|
dependencies: |
|
|
|
isobject "^3.0.1" |
|
|
|
|
|
|
|
object.values@^1.1.0: |
|
|
|
object.values@^1.1.0, object.values@^1.1.1: |
|
|
|
version "1.1.1" |
|
|
|
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e" |
|
|
|
integrity sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA== |
|
|
@ -6104,7 +6117,7 @@ resolve-url@^0.2.1: |
|
|
|
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
|
|
|
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= |
|
|
|
|
|
|
|
resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.3: |
|
|
|
resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.3.3: |
|
|
|
version "1.17.0" |
|
|
|
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
|
|
|
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
|
|
@ -7125,6 +7138,16 @@ ts-loader@7.0.5: |
|
|
|
micromatch "^4.0.0" |
|
|
|
semver "^6.0.0" |
|
|
|
|
|
|
|
tsconfig-paths@^3.9.0: |
|
|
|
version "3.9.0" |
|
|
|
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b" |
|
|
|
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw== |
|
|
|
dependencies: |
|
|
|
"@types/json5" "^0.0.29" |
|
|
|
json5 "^1.0.1" |
|
|
|
minimist "^1.2.0" |
|
|
|
strip-bom "^3.0.0" |
|
|
|
|
|
|
|
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0: |
|
|
|
version "1.13.0" |
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043" |
|
|
@ -7422,10 +7445,10 @@ vm-browserify@^1.0.1: |
|
|
|
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" |
|
|
|
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== |
|
|
|
|
|
|
|
vsce@1.76.0: |
|
|
|
version "1.76.0" |
|
|
|
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.76.0.tgz#d0f36b4cb84abb73a6f6fad96fd5992f42029d3c" |
|
|
|
integrity sha512-Agvw37yFXxOtCM5HRk7jdtCzLMvrVKWG0TJ+7NZHrQcHVe0ad79/WAvVSm8E58RSENj0dcmG/x1Ln5yRNVr9aw== |
|
|
|
vsce@1.76.1: |
|
|
|
version "1.76.1" |
|
|
|
resolved "https://registry.yarnpkg.com/vsce/-/vsce-1.76.1.tgz#b4c9980a5fa82f50b52ead992cf82364d606e3b5" |
|
|
|
integrity sha512-WNx6JzRywxAOuhVpjmrsI0eHMK0mCA0YKD8u++7sprmhwCHsoQIBpSf0vp6kVMHBmafknr1Z6K7IC5jIjsNL9Q== |
|
|
|
dependencies: |
|
|
|
azure-devops-node-api "^7.2.0" |
|
|
|
chalk "^2.4.2" |
|
|
@ -7576,9 +7599,9 @@ wide-align@^1.1.0: |
|
|
|
string-width "^1.0.2 || 2" |
|
|
|
|
|
|
|
windows-release@^3.1.0: |
|
|
|
version "3.3.0" |
|
|
|
resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.0.tgz#dce167e9f8be733f21c849ebd4d03fe66b29b9f0" |
|
|
|
integrity sha512-2HetyTg1Y+R+rUgrKeUEhAG/ZuOmTrI1NBb3ZyAGQMYmOJjBBPe4MTodghRkmLJZHwkuPi02anbeGP+Zf401LQ== |
|
|
|
version "3.3.1" |
|
|
|
resolved "https://registry.yarnpkg.com/windows-release/-/windows-release-3.3.1.tgz#cb4e80385f8550f709727287bf71035e209c4ace" |
|
|
|
integrity sha512-Pngk/RDCaI/DkuHPlGTdIkDiTAnAkyMjoQMZqRsxydNl1qGXNIoZrB7RK8g53F2tEgQBMqQJHQdYZuQEEAu54A== |
|
|
|
dependencies: |
|
|
|
execa "^1.0.0" |
|
|
|
|
|
|
|