mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-03-16 18:20:50 +00:00
Merge pull request #42 from polkadot-js/jg-bumps
Bump deps, update actions
This commit is contained in:
commit
46f0a3d5e4
@ -1,4 +1,4 @@
|
||||
name: CI
|
||||
name: PR
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
23
.github/workflows/push-master.yml
vendored
Normal file
23
.github/workflows/push-master.yml
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
name: Master
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
merge:
|
||||
name: Merge
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [12.x]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: build
|
||||
run: |
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
@ -19,6 +19,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.6.2",
|
||||
"@polkadot/dev": "^0.31.1"
|
||||
"@polkadot/dev": "^0.32.0-beta.4"
|
||||
}
|
||||
}
|
||||
|
456
yarn.lock
456
yarn.lock
@ -1051,15 +1051,15 @@
|
||||
"@types/istanbul-reports" "^1.1.1"
|
||||
"@types/yargs" "^13.0.0"
|
||||
|
||||
"@lerna/add@3.16.2":
|
||||
version "3.16.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.16.2.tgz#90ecc1be7051cfcec75496ce122f656295bd6e94"
|
||||
integrity sha512-RAAaF8aODPogj2Ge9Wj3uxPFIBGpog9M+HwSuq03ZnkkO831AmasCTJDqV+GEpl1U2DvnhZQEwHpWmTT0uUeEw==
|
||||
"@lerna/add@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.16.5.tgz#55f0aa4096d7c91c883ada073b4fa09e985fa9f8"
|
||||
integrity sha512-vBG0G/w3yfbyaXSiOqRl86mRphBPPBinlPBqcFjxkuwvj58g/7gBBmBrji7WFO05eYvXVR0QZZik7NJ6qZSWWw==
|
||||
dependencies:
|
||||
"@evocateur/pacote" "^9.6.3"
|
||||
"@lerna/bootstrap" "3.16.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/bootstrap" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/npm-conf" "3.16.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
dedent "^0.7.0"
|
||||
@ -1067,29 +1067,20 @@
|
||||
p-map "^2.1.0"
|
||||
semver "^6.2.0"
|
||||
|
||||
"@lerna/batch-packages@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/batch-packages/-/batch-packages-3.16.0.tgz#1c16cb697e7d718177db744cbcbdac4e30253c8c"
|
||||
integrity sha512-7AdMkANpubY/FKFI01im01tlx6ygOBJ/0JcixMUWoWP/7Ds3SWQF22ID6fbBr38jUWptYLDs2fagtTDL7YUPuA==
|
||||
"@lerna/bootstrap@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/bootstrap/-/bootstrap-3.16.5.tgz#936a42aca313a9e7d9381bd951072b0678927a89"
|
||||
integrity sha512-GCQ93vjxiyt8YN8IvRO12sSNE9r57hLF9AoDaGc8JI3a4N9oVPIcth91/vs4y2j4E53d/ZQlSmfX0cM6rVqPAg==
|
||||
dependencies:
|
||||
"@lerna/package-graph" "3.16.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/bootstrap@3.16.2":
|
||||
version "3.16.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/bootstrap/-/bootstrap-3.16.2.tgz#be268d940221d3c3270656b9b791b492559ad9d8"
|
||||
integrity sha512-I+gs7eh6rv9Vyd+CwqL7sftRfOOsSzCle8cv/CGlMN7/p7EAVhxEdAw8SYoHIKHzipXszuqqy1Y3opyleD0qdA==
|
||||
dependencies:
|
||||
"@lerna/batch-packages" "3.16.0"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/has-npm-version" "3.16.0"
|
||||
"@lerna/npm-install" "3.16.0"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/has-npm-version" "3.16.5"
|
||||
"@lerna/npm-install" "3.16.5"
|
||||
"@lerna/package-graph" "3.16.0"
|
||||
"@lerna/pulse-till-done" "3.13.0"
|
||||
"@lerna/rimraf-dir" "3.14.2"
|
||||
"@lerna/rimraf-dir" "3.16.5"
|
||||
"@lerna/run-lifecycle" "3.16.2"
|
||||
"@lerna/run-parallel-batches" "3.16.0"
|
||||
"@lerna/run-topologically" "3.16.0"
|
||||
"@lerna/symlink-binary" "3.16.2"
|
||||
"@lerna/symlink-dependencies" "3.16.2"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
@ -1105,45 +1096,45 @@
|
||||
read-package-tree "^5.1.6"
|
||||
semver "^6.2.0"
|
||||
|
||||
"@lerna/changed@3.16.4":
|
||||
version "3.16.4"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/changed/-/changed-3.16.4.tgz#c3e727d01453513140eee32c94b695de577dc955"
|
||||
integrity sha512-NCD7XkK744T23iW0wqKEgF4R9MYmReUbyHCZKopFnsNpQdqumc3SOIvQUAkKCP6hQJmYvxvOieoVgy/CVDpZ5g==
|
||||
"@lerna/changed@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/changed/-/changed-3.16.5.tgz#62426ffc9427daa201e8fd4a13685a0dbfe3f3c7"
|
||||
integrity sha512-Sj66BK/QyYv7YxAQrFg6H+7X68OnSKsVVyTMKtfIFkj1t8ey67DNav0Y14AGNQq+CX0CtaiA0ZybC0KJcjtMDQ==
|
||||
dependencies:
|
||||
"@lerna/collect-updates" "3.16.0"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/collect-updates" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/listable" "3.16.0"
|
||||
"@lerna/output" "3.13.0"
|
||||
"@lerna/version" "3.16.4"
|
||||
"@lerna/version" "3.16.5"
|
||||
|
||||
"@lerna/check-working-tree@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/check-working-tree/-/check-working-tree-3.14.2.tgz#5ce007722180a69643a8456766ed8a91fc7e9ae1"
|
||||
integrity sha512-7safqxM/MYoAoxZxulUDtIJIbnBIgo0PB/FHytueG+9VaX7GMnDte2Bt1EKa0dz2sAyQdmQ3Q8ZXpf/6JDjaeg==
|
||||
"@lerna/check-working-tree@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/check-working-tree/-/check-working-tree-3.16.5.tgz#b4f8ae61bb4523561dfb9f8f8d874dd46bb44baa"
|
||||
integrity sha512-xWjVBcuhvB8+UmCSb5tKVLB5OuzSpw96WEhS2uz6hkWVa/Euh1A0/HJwn2cemyK47wUrCQXtczBUiqnq9yX5VQ==
|
||||
dependencies:
|
||||
"@lerna/collect-uncommitted" "3.14.2"
|
||||
"@lerna/describe-ref" "3.14.2"
|
||||
"@lerna/collect-uncommitted" "3.16.5"
|
||||
"@lerna/describe-ref" "3.16.5"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
|
||||
"@lerna/child-process@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-3.14.2.tgz#950240cba83f7dfe25247cfa6c9cebf30b7d94f6"
|
||||
integrity sha512-xnq+W5yQb6RkwI0p16ZQnrn6HkloH/MWTw4lGE1nKsBLAUbmSU5oTE93W1nrG0X3IMF/xWc9UYvNdUGMWvZZ4w==
|
||||
"@lerna/child-process@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/child-process/-/child-process-3.16.5.tgz#38fa3c18064aa4ac0754ad80114776a7b36a69b2"
|
||||
integrity sha512-vdcI7mzei9ERRV4oO8Y1LHBZ3A5+ampRKg1wq5nutLsUA4mEBN6H7JqjWOMY9xZemv6+kATm2ofjJ3lW5TszQg==
|
||||
dependencies:
|
||||
chalk "^2.3.1"
|
||||
execa "^1.0.0"
|
||||
strong-log-transformer "^2.0.0"
|
||||
|
||||
"@lerna/clean@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/clean/-/clean-3.16.0.tgz#1c134334cacea1b1dbeacdc580e8b9240db8efa1"
|
||||
integrity sha512-5P9U5Y19WmYZr7UAMGXBpY7xCRdlR7zhHy8MAPDKVx70rFIBS6nWXn5n7Kntv74g7Lm1gJ2rsiH5tj1OPcRJgg==
|
||||
"@lerna/clean@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/clean/-/clean-3.16.5.tgz#1177bb404245c8a9db2b722ec53849d619fec0de"
|
||||
integrity sha512-PT//BXS11bf+lHF3LYVw+24/Rxk+vXBqZIsx8p1+ICia/lYXlxUgF90IQFGAT0OTu82j014VgozggoI+C3eLWw==
|
||||
dependencies:
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/prompt" "3.13.0"
|
||||
"@lerna/pulse-till-done" "3.13.0"
|
||||
"@lerna/rimraf-dir" "3.14.2"
|
||||
"@lerna/rimraf-dir" "3.16.5"
|
||||
p-map "^2.1.0"
|
||||
p-map-series "^1.0.0"
|
||||
p-waterfall "^1.0.0"
|
||||
@ -1158,33 +1149,33 @@
|
||||
npmlog "^4.1.2"
|
||||
yargs "^12.0.1"
|
||||
|
||||
"@lerna/collect-uncommitted@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/collect-uncommitted/-/collect-uncommitted-3.14.2.tgz#b5ed00d800bea26bb0d18404432b051eee8d030e"
|
||||
integrity sha512-4EkQu4jIOdNL2BMzy/N0ydHB8+Z6syu6xiiKXOoFl0WoWU9H1jEJCX4TH7CmVxXL1+jcs8FIS2pfQz4oew99Eg==
|
||||
"@lerna/collect-uncommitted@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/collect-uncommitted/-/collect-uncommitted-3.16.5.tgz#a494d61aac31cdc7aec4bbe52c96550274132e63"
|
||||
integrity sha512-ZgqnGwpDZiWyzIQVZtQaj9tRizsL4dUOhuOStWgTAw1EMe47cvAY2kL709DzxFhjr6JpJSjXV5rZEAeU3VE0Hg==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
chalk "^2.3.1"
|
||||
figgy-pudding "^3.5.1"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/collect-updates@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/collect-updates/-/collect-updates-3.16.0.tgz#6db3ce8a740a4e2b972c033a63bdfb77f2553d8c"
|
||||
integrity sha512-HwAIl815X2TNlmcp28zCrSdXfoZWNP7GJPEqNWYk7xDJTYLqQ+SrmKUePjb3AMGBwYAraZSEJLbHdBpJ5+cHmQ==
|
||||
"@lerna/collect-updates@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/collect-updates/-/collect-updates-3.16.5.tgz#26496d6036ae4b421d211fc332c37a996b181dc0"
|
||||
integrity sha512-JWeN/ghfQ0llfPtUWtNSHRCqAncHGF0hznsTVqxCoQ3j8GacgYaBLfC3FsUfTnUm8BQ1pi7prAclMoBvfmMwyQ==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/describe-ref" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/describe-ref" "3.16.5"
|
||||
minimatch "^3.0.4"
|
||||
npmlog "^4.1.2"
|
||||
slash "^2.0.0"
|
||||
|
||||
"@lerna/command@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/command/-/command-3.16.0.tgz#ba3dba49cb5ce4d11b48269cf95becd86e30773f"
|
||||
integrity sha512-u7tE4GC4/gfbPA9eQg+0ulnoJ+PMoMqomx033r/IxqZrHtmJR9+pF/37S0fsxJ2hX/RMFPC7c9Q/i8NEufSpdQ==
|
||||
"@lerna/command@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/command/-/command-3.16.5.tgz#3a889acbd0d39362b37445ba4ced01878bcb4fba"
|
||||
integrity sha512-sXv+a+ljEfW6aEKxmnv3rLbbWpDQi3IVdDoezCATkbqMYUssZGz43UwUVuaYikViB86SLBbtprFrVcZBaqAfCQ==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/package-graph" "3.16.0"
|
||||
"@lerna/project" "3.16.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
@ -1221,14 +1212,14 @@
|
||||
fs-extra "^8.1.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/create@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-3.16.0.tgz#4de841ec7d98b29bb19fb7d6ad982e65f7a150e8"
|
||||
integrity sha512-OZApR1Iz7awutbmj4sAArwhqCyKgcrnw9rH0aWAUrkYWrD1w4TwkvAcYAsfx5GpQGbLQwoXhoyyPwPfZRRWz3Q==
|
||||
"@lerna/create@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/create/-/create-3.16.5.tgz#e733c767ba11f6ef89cecafb1f0ed094c90bcdae"
|
||||
integrity sha512-eScA3iNhjeVAaaNDaVVmsupM4Sulmr4AQVPEfNUN+f6aU7KuvBwbe0Nh46xtQhgNTcSSWj9pmO2IisTrzq4ezA==
|
||||
dependencies:
|
||||
"@evocateur/pacote" "^9.6.3"
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/npm-conf" "3.16.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
camelcase "^5.0.0"
|
||||
@ -1245,42 +1236,42 @@
|
||||
validate-npm-package-name "^3.0.0"
|
||||
whatwg-url "^7.0.0"
|
||||
|
||||
"@lerna/describe-ref@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/describe-ref/-/describe-ref-3.14.2.tgz#edc3c973f5ca9728d23358c4f4d3b55a21f65be5"
|
||||
integrity sha512-qa5pzDRK2oBQXNjyRmRnN7E8a78NMYfQjjlRFB0KNHMsT6mCiL9+8kIS39sSE2NqT8p7xVNo2r2KAS8R/m3CoQ==
|
||||
"@lerna/describe-ref@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/describe-ref/-/describe-ref-3.16.5.tgz#a338c25aaed837d3dc70b8a72c447c5c66346ac0"
|
||||
integrity sha512-c01+4gUF0saOOtDBzbLMFOTJDHTKbDFNErEY6q6i9QaXuzy9LNN62z+Hw4acAAZuJQhrVWncVathcmkkjvSVGw==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/diff@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/diff/-/diff-3.16.0.tgz#6d09a786f9f5b343a2fdc460eb0be08a05b420aa"
|
||||
integrity sha512-QUpVs5TPl8vBIne10/vyjUxanQBQQp7Lk3iaB8MnCysKr0O+oy7trWeFVDPEkBTCD177By7yPGyW5Yey1nCBbA==
|
||||
"@lerna/diff@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/diff/-/diff-3.16.5.tgz#5b5ceb596f562e7329cbb50d27ed5ec4231e754f"
|
||||
integrity sha512-19Nchn4Yem/FyNqXSMzv3RP3/jRBTpu1i/Z/nCrt5lA0D2fFv9uCh9aE2XnzqZ0r7qiGJZNOMax/TIOqq3KtFA==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/exec@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/exec/-/exec-3.16.0.tgz#2b6c033cee46181b6eede0eb12aad5c2c0181e89"
|
||||
integrity sha512-mH3O5NXf/O88jBaBBTUf+d56CUkxpg782s3Jxy7HWbVuSUULt3iMRPTh+zEXO5/555etsIVVDDyUR76meklrJA==
|
||||
"@lerna/exec@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/exec/-/exec-3.16.5.tgz#2a3055263d89dc59d593f0eaab4f22286d47e142"
|
||||
integrity sha512-z7ceaYr3B9Zzmf5TlPulMNOKhsq6emzWSuiTX57eMWCnVfqDt34dM89HredJwFAmxLSlhqHuGQOhwyOaEY7+2g==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/run-topologically" "3.16.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
p-map "^2.1.0"
|
||||
|
||||
"@lerna/filter-options@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/filter-options/-/filter-options-3.16.0.tgz#b1660b4480c02a5c6efa4d0cd98b9afde4ed0bba"
|
||||
integrity sha512-InIi1fF8+PxpCwir9bIy+pGxrdE6hvN0enIs1eNGCVS1TTE8osNgiZXa838bMQ1yaEccdcnVX6Z03BNKd56kNg==
|
||||
"@lerna/filter-options@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/filter-options/-/filter-options-3.16.5.tgz#2137a75c0e5aa28c9bdfb75f53755aa28abfa202"
|
||||
integrity sha512-PnkrDPJHvQ3k19JFG8jJVasVbZhg+Ckg5u9aVA254T3BSA2CT7MtXjB+snS76npe83170zII0iYufDUY4rhm0A==
|
||||
dependencies:
|
||||
"@lerna/collect-updates" "3.16.0"
|
||||
"@lerna/collect-updates" "3.16.5"
|
||||
"@lerna/filter-packages" "3.16.0"
|
||||
dedent "^0.7.0"
|
||||
|
||||
@ -1309,12 +1300,12 @@
|
||||
ssri "^6.0.1"
|
||||
tar "^4.4.8"
|
||||
|
||||
"@lerna/github-client@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/github-client/-/github-client-3.16.0.tgz#619874e461641d4f59ab1b3f1a7ba22dba88125d"
|
||||
integrity sha512-IVJjcKjkYaUEPJsDyAblHGEFFNKCRyMagbIDm14L7Ab94ccN6i4TKOqAFEJn2SJHYvKKBdp3Zj2zNlASOMe3DA==
|
||||
"@lerna/github-client@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/github-client/-/github-client-3.16.5.tgz#2eb0235c3bf7a7e5d92d73e09b3761ab21f35c2e"
|
||||
integrity sha512-rHQdn8Dv/CJrO3VouOP66zAcJzrHsm+wFuZ4uGAai2At2NkgKH+tpNhQy2H1PSC0Ezj9LxvdaHYrUzULqVK5Hw==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@octokit/plugin-enterprise-rest" "^3.6.1"
|
||||
"@octokit/rest" "^16.28.4"
|
||||
git-url-parse "^11.1.2"
|
||||
@ -1334,21 +1325,21 @@
|
||||
resolved "https://registry.yarnpkg.com/@lerna/global-options/-/global-options-3.13.0.tgz#217662290db06ad9cf2c49d8e3100ee28eaebae1"
|
||||
integrity sha512-SlZvh1gVRRzYLVluz9fryY1nJpZ0FHDGB66U9tFfvnnxmueckRQxLopn3tXj3NU1kc3QANT2I5BsQkOqZ4TEFQ==
|
||||
|
||||
"@lerna/has-npm-version@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/has-npm-version/-/has-npm-version-3.16.0.tgz#55764a4ce792f0c8553cf996a17f554b9e843288"
|
||||
integrity sha512-TIY036dA9J8OyTrZq9J+it2DVKifL65k7hK8HhkUPpitJkw6jwbMObA/8D40LOGgWNPweJWqmlrTbRSwsR7DrQ==
|
||||
"@lerna/has-npm-version@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/has-npm-version/-/has-npm-version-3.16.5.tgz#ab83956f211d8923ea6afe9b979b38cc73b15326"
|
||||
integrity sha512-WL7LycR9bkftyqbYop5rEGJ9sRFIV55tSGmbN1HLrF9idwOCD7CLrT64t235t3t4O5gehDnwKI5h2U3oxTrF8Q==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
semver "^6.2.0"
|
||||
|
||||
"@lerna/import@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/import/-/import-3.16.0.tgz#b57cb453f4acfc60f6541fcbba10674055cb179d"
|
||||
integrity sha512-trsOmGHzw0rL/f8BLNvd+9PjoTkXq2Dt4/V2UCha254hMQaYutbxcYu8iKPxz9x86jSPlH7FpbTkkHXDsoY7Yg==
|
||||
"@lerna/import@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/import/-/import-3.16.5.tgz#3fe1f11ad25ff929963b8d7e331ac391c4920947"
|
||||
integrity sha512-n5zy9zeNziS/jex/rHiw7YSpnsfGYXBLv4RSm0gnKouV+dvKocUd139S0oHJG3oQgL+B6anZpR/3ajxz4QcZ4w==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/prompt" "3.13.0"
|
||||
"@lerna/pulse-till-done" "3.13.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
@ -1356,35 +1347,35 @@
|
||||
fs-extra "^8.1.0"
|
||||
p-map-series "^1.0.0"
|
||||
|
||||
"@lerna/init@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/init/-/init-3.16.0.tgz#31e0d66bbededee603338b487a42674a072b7a7d"
|
||||
integrity sha512-Ybol/x5xMtBgokx4j7/Y3u0ZmNh0NiSWzBFVaOs2NOJKvuqrWimF67DKVz7yYtTYEjtaMdug64ohFF4jcT/iag==
|
||||
"@lerna/init@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/init/-/init-3.16.5.tgz#ca45889d6d15c46e26d1b45b59ef455006df7f68"
|
||||
integrity sha512-K8JtSHbPxR5pZHJ0GUXGhMdx+E/pDnbp8JbTUkEkLCyRHp3C0VFAtINJ+ysSpObleTFivA1xrgwqG8JbgI213Q==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
fs-extra "^8.1.0"
|
||||
p-map "^2.1.0"
|
||||
write-json-file "^3.2.0"
|
||||
|
||||
"@lerna/link@3.16.2":
|
||||
version "3.16.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/link/-/link-3.16.2.tgz#6c3a5658f6448a64dddca93d9348ac756776f6f6"
|
||||
integrity sha512-eCPg5Lo8HT525fIivNoYF3vWghO3UgEVFdbsiPmhzwI7IQyZro5HWYzLtywSAdEog5XZpd2Bbn0CsoHWBB3gww==
|
||||
"@lerna/link@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/link/-/link-3.16.5.tgz#6cde475f4fb1c60cf0ed32386b241cb34220f0e6"
|
||||
integrity sha512-5Ik4c7wdYdCUZaeG6+aNmvUPcuxCvlESdxs1Fx2yL1avi1GdAGEH/l1zdhPDMzE8HiUZRhwShemXAJkhGmSTIQ==
|
||||
dependencies:
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/package-graph" "3.16.0"
|
||||
"@lerna/symlink-dependencies" "3.16.2"
|
||||
p-map "^2.1.0"
|
||||
slash "^2.0.0"
|
||||
|
||||
"@lerna/list@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/list/-/list-3.16.0.tgz#883c00b2baf1e03c93e54391372f67a01b773c2f"
|
||||
integrity sha512-TkvstoPsgKqqQ0KfRumpsdMXfRSEhdXqOLq519XyI5IRWYxhoqXqfi8gG37UoBPhBNoe64japn5OjphF3rOmQA==
|
||||
"@lerna/list@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/list/-/list-3.16.5.tgz#eb27d826a1614d447377b446a552570bc1744830"
|
||||
integrity sha512-HJgJigTyIvLOWvdW5++Ewam+owk2aNPg/niqqIaV90OtzsEd55Cqb2ziIWdFLRFLYPu66HHhJOXBnGfP1uNl9A==
|
||||
dependencies:
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/listable" "3.16.0"
|
||||
"@lerna/output" "3.13.0"
|
||||
|
||||
@ -1426,12 +1417,12 @@
|
||||
npm-package-arg "^6.1.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/npm-install@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/npm-install/-/npm-install-3.16.0.tgz#8ec76a7a13b183bde438fd46296bf7a0d6f86017"
|
||||
integrity sha512-APUOIilZCzDzce92uLEwzt1r7AEMKT/hWA1ThGJL+PO9Rn8A95Km3o2XZAYG4W0hR+P4O2nSVuKbsjQtz8CjFQ==
|
||||
"@lerna/npm-install@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/npm-install/-/npm-install-3.16.5.tgz#d6bfdc16f81285da66515ae47924d6e278d637d3"
|
||||
integrity sha512-hfiKk8Eku6rB9uApqsalHHTHY+mOrrHeWEs+gtg7+meQZMTS3kzv4oVp5cBZigndQr3knTLjwthT/FX4KvseFg==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/get-npm-exec-opts" "3.13.0"
|
||||
fs-extra "^8.1.0"
|
||||
npm-package-arg "^6.1.0"
|
||||
@ -1454,12 +1445,12 @@
|
||||
pify "^4.0.1"
|
||||
read-package-json "^2.0.13"
|
||||
|
||||
"@lerna/npm-run-script@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/npm-run-script/-/npm-run-script-3.14.2.tgz#8c518ea9d241a641273e77aad6f6fddc16779c3f"
|
||||
integrity sha512-LbVFv+nvAoRTYLMrJlJ8RiakHXrLslL7Jp/m1R18vYrB8LYWA3ey+nz5Tel2OELzmjUiemAKZsD9h6i+Re5egg==
|
||||
"@lerna/npm-run-script@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/npm-run-script/-/npm-run-script-3.16.5.tgz#9c2ec82453a26c0b46edc0bb7c15816c821f5c15"
|
||||
integrity sha512-1asRi+LjmVn3pMjEdpqKJZFT/3ZNpb+VVeJMwrJaV/3DivdNg7XlPK9LTrORuKU4PSvhdEZvJmSlxCKyDpiXsQ==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/get-npm-exec-opts" "3.13.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
@ -1545,19 +1536,19 @@
|
||||
inquirer "^6.2.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/publish@3.16.4":
|
||||
version "3.16.4"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.16.4.tgz#4cd55d8be9943d9a68e316e930a90cda8590500e"
|
||||
integrity sha512-XZY+gRuF7/v6PDQwl7lvZaGWs8CnX6WIPIu+OCcyFPSL/rdWegdN7HieKBHskgX798qRQc2GrveaY7bNoTKXAw==
|
||||
"@lerna/publish@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/publish/-/publish-3.16.5.tgz#d101f3a18ea117269c997ef5ba65117d65cafd08"
|
||||
integrity sha512-gJzvzeOWj0d4+RWCAcCyvFXN246Dwl2WpOLtWKwdFUC3fz+tvCI7FO8moPbaJt6EqYRMDaoeqVQnIrSeisbZDw==
|
||||
dependencies:
|
||||
"@evocateur/libnpmaccess" "^3.1.2"
|
||||
"@evocateur/npm-registry-fetch" "^4.0.0"
|
||||
"@evocateur/pacote" "^9.6.3"
|
||||
"@lerna/check-working-tree" "3.14.2"
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/collect-updates" "3.16.0"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/describe-ref" "3.14.2"
|
||||
"@lerna/check-working-tree" "3.16.5"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/collect-updates" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/describe-ref" "3.16.5"
|
||||
"@lerna/log-packed" "3.16.0"
|
||||
"@lerna/npm-conf" "3.16.0"
|
||||
"@lerna/npm-dist-tag" "3.16.0"
|
||||
@ -1571,7 +1562,7 @@
|
||||
"@lerna/run-lifecycle" "3.16.2"
|
||||
"@lerna/run-topologically" "3.16.0"
|
||||
"@lerna/validation-error" "3.13.0"
|
||||
"@lerna/version" "3.16.4"
|
||||
"@lerna/version" "3.16.5"
|
||||
figgy-pudding "^3.5.1"
|
||||
fs-extra "^8.1.0"
|
||||
npm-package-arg "^6.1.0"
|
||||
@ -1605,12 +1596,12 @@
|
||||
npmlog "^4.1.2"
|
||||
read-cmd-shim "^1.0.1"
|
||||
|
||||
"@lerna/rimraf-dir@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/rimraf-dir/-/rimraf-dir-3.14.2.tgz#103a49882abd85d42285d05cc76869b89f21ffd2"
|
||||
integrity sha512-eFNkZsy44Bu9v1Hrj5Zk6omzg8O9h/7W6QYK1TTUHeyrjTEwytaNQlqF0lrTLmEvq55sviV42NC/8P3M2cvq8Q==
|
||||
"@lerna/rimraf-dir@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/rimraf-dir/-/rimraf-dir-3.16.5.tgz#04316ab5ffd2909657aaf388ea502cb8c2f20a09"
|
||||
integrity sha512-bQlKmO0pXUsXoF8lOLknhyQjOZsCc0bosQDoX4lujBXSWxHVTg1VxURtWf2lUjz/ACsJVDfvHZbDm8kyBk5okA==
|
||||
dependencies:
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
npmlog "^4.1.2"
|
||||
path-exists "^3.0.0"
|
||||
rimraf "^2.6.2"
|
||||
@ -1625,14 +1616,6 @@
|
||||
npm-lifecycle "^3.1.2"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/run-parallel-batches@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/run-parallel-batches/-/run-parallel-batches-3.16.0.tgz#5ace7911a2dd31dfd1e53c61356034e27df0e1fb"
|
||||
integrity sha512-2J/Nyv+MvogmQEfC7VcS21ifk7w0HVvzo2yOZRPvkCzGRu/rducxtB4RTcr58XCZ8h/Bt1aqQYKExu3c/3GXwg==
|
||||
dependencies:
|
||||
p-map "^2.1.0"
|
||||
p-map-series "^1.0.0"
|
||||
|
||||
"@lerna/run-topologically@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/run-topologically/-/run-topologically-3.16.0.tgz#39e29cfc628bbc8e736d8e0d0e984997ac01bbf5"
|
||||
@ -1642,14 +1625,14 @@
|
||||
figgy-pudding "^3.5.1"
|
||||
p-queue "^4.0.0"
|
||||
|
||||
"@lerna/run@3.16.0":
|
||||
version "3.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/run/-/run-3.16.0.tgz#1ea568c6f303e47fa00b3403a457836d40738fd2"
|
||||
integrity sha512-woTeLlB1OAAz4zzjdI6RyIxSGuxiUPHJZm89E1pDEPoWwtQV6HMdMgrsQd9ATsJ5Ez280HH4bF/LStAlqW8Ufg==
|
||||
"@lerna/run@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/run/-/run-3.16.5.tgz#66466fbe3edfe94b29f53341c05e7a509b1e8388"
|
||||
integrity sha512-sORjqiGJvbLhax/QE9IfTKsvUGfNDu8bUkxxhnbxYu0tGhgWhiPzRVZ564QG9zQ6D23CGd/wQ0AHyrsRPulbzQ==
|
||||
dependencies:
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/filter-options" "3.16.0"
|
||||
"@lerna/npm-run-script" "3.14.2"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/filter-options" "3.16.5"
|
||||
"@lerna/npm-run-script" "3.16.5"
|
||||
"@lerna/output" "3.13.0"
|
||||
"@lerna/run-topologically" "3.16.0"
|
||||
"@lerna/timer" "3.13.0"
|
||||
@ -1691,17 +1674,17 @@
|
||||
dependencies:
|
||||
npmlog "^4.1.2"
|
||||
|
||||
"@lerna/version@3.16.4":
|
||||
version "3.16.4"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.16.4.tgz#b5cc37f3ad98358d599c6196c30b6efc396d42bf"
|
||||
integrity sha512-ikhbMeIn5ljCtWTlHDzO4YvTmpGTX1lWFFIZ79Vd1TNyOr+OUuKLo/+p06mCl2WEdZu0W2s5E9oxfAAQbyDxEg==
|
||||
"@lerna/version@3.16.5":
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/@lerna/version/-/version-3.16.5.tgz#5e4726e623d67f2ae3af9833a14fb71b2d04f09e"
|
||||
integrity sha512-GHwIqC6rLldpn7e4P/Ms+ygu9nC/1UJidpaBa6qhvuXlIaqJuFKdQGHTXfuvCBUS+/LTA3Cb9cQZgob9aocOkA==
|
||||
dependencies:
|
||||
"@lerna/check-working-tree" "3.14.2"
|
||||
"@lerna/child-process" "3.14.2"
|
||||
"@lerna/collect-updates" "3.16.0"
|
||||
"@lerna/command" "3.16.0"
|
||||
"@lerna/check-working-tree" "3.16.5"
|
||||
"@lerna/child-process" "3.16.5"
|
||||
"@lerna/collect-updates" "3.16.5"
|
||||
"@lerna/command" "3.16.5"
|
||||
"@lerna/conventional-commits" "3.16.4"
|
||||
"@lerna/github-client" "3.16.0"
|
||||
"@lerna/github-client" "3.16.5"
|
||||
"@lerna/gitlab-client" "3.15.0"
|
||||
"@lerna/output" "3.13.0"
|
||||
"@lerna/prerelease-id-from-version" "3.16.0"
|
||||
@ -1794,10 +1777,10 @@
|
||||
once "^1.4.0"
|
||||
universal-user-agent "^4.0.0"
|
||||
|
||||
"@polkadot/dev@^0.31.1":
|
||||
version "0.31.1"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.31.1.tgz#4acb8221796c2d786668b79d44952e3e2f8cb046"
|
||||
integrity sha512-DYE26hosBKjcblgXtOX9dtYSUbwKjgg/JlMZ9J0olrX09LgP0ghFbz3SprEs/9vti5YKSbVkSh2eTS0NyUOwYg==
|
||||
"@polkadot/dev@^0.32.0-beta.4":
|
||||
version "0.32.0-beta.4"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.32.0-beta.4.tgz#dee47a0490fcb6d97603396227a20e5c50ee1557"
|
||||
integrity sha512-IDWrG5q7VxH5ObR6xRdATj6BzNxrbIzgRmVy3FClVaBTwp0E/FAiDveeG1bJwVIco/xpLCA649Gl1aYmSZgIHQ==
|
||||
dependencies:
|
||||
"@babel/cli" "^7.6.2"
|
||||
"@babel/core" "^7.6.2"
|
||||
@ -1811,16 +1794,16 @@
|
||||
"@babel/register" "^7.6.2"
|
||||
"@babel/runtime" "^7.6.2"
|
||||
"@types/jest" "^24.0.18"
|
||||
"@types/node" "^12.7.7"
|
||||
"@typescript-eslint/eslint-plugin" "^2.3.1"
|
||||
"@typescript-eslint/parser" "^2.3.1"
|
||||
"@types/node" "^12.7.11"
|
||||
"@typescript-eslint/eslint-plugin" "^2.3.3"
|
||||
"@typescript-eslint/parser" "^2.3.3"
|
||||
babel-core "^7.0.0-bridge.0"
|
||||
babel-jest "^24.9.0"
|
||||
babel-plugin-module-resolver "^3.2.0"
|
||||
chalk "^2.4.2"
|
||||
coveralls "^3.0.6"
|
||||
cpx "^1.5.0"
|
||||
eslint "^6.4.0"
|
||||
eslint "^6.5.1"
|
||||
eslint-config-semistandard "^15.0.0"
|
||||
eslint-config-standard "^14.1.0"
|
||||
eslint-plugin-import "^2.18.2"
|
||||
@ -1830,11 +1813,11 @@
|
||||
jest "^24.9.0"
|
||||
jest-haste-map "^24.9.0"
|
||||
jest-resolve "^24.9.0"
|
||||
lerna "^3.16.4"
|
||||
lerna "^3.16.5"
|
||||
mkdirp "^0.5.1"
|
||||
rimraf "^3.0.0"
|
||||
typedoc "^0.15.0"
|
||||
typedoc-plugin-markdown "^2.2.6"
|
||||
typedoc-plugin-markdown "^2.2.10"
|
||||
typedoc-plugin-no-inherit "^1.1.10"
|
||||
typescript "^3.6.3"
|
||||
vuepress "^1.1.0"
|
||||
@ -1952,11 +1935,16 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
||||
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
|
||||
|
||||
"@types/node@*", "@types/node@^12.7.7":
|
||||
"@types/node@*":
|
||||
version "12.7.7"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.7.tgz#f9bd8c00fa9e1a8129af910fc829f6139c397d6c"
|
||||
integrity sha512-4jUncNe2tj1nmrO/34PsRpZqYVnRV1svbU78cKhuQKkMntKB/AmdLyGgswcZKjFHEHGpiY8pVD8CuVI55nP54w==
|
||||
|
||||
"@types/node@^12.7.11":
|
||||
version "12.7.11"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446"
|
||||
integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==
|
||||
|
||||
"@types/q@^1.5.1":
|
||||
version "1.5.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
||||
@ -1979,40 +1967,40 @@
|
||||
dependencies:
|
||||
"@types/yargs-parser" "*"
|
||||
|
||||
"@typescript-eslint/eslint-plugin@^2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.1.tgz#b0b1e6b9b3f84b3e1afbdd338f4194c8ab92db21"
|
||||
integrity sha512-VqVNEsvemviajlaWm03kVMabc6S3xCHGYuY0fReTrIIOZg+3WzB+wfw6fD3KYKerw5lYxmzogmHOZ0i7YKnuwA==
|
||||
"@typescript-eslint/eslint-plugin@^2.3.3":
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.3.3.tgz#71e06c6887650301e02105c99b4c8f67454157e3"
|
||||
integrity sha512-12cCbwu5PbQudkq2xCIS/QhB7hCMrsNPXK+vJtqy/zFqtzVkPRGy12O5Yy0gUK086f3VHV/P4a4R4CjMW853pA==
|
||||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "2.3.1"
|
||||
"@typescript-eslint/experimental-utils" "2.3.3"
|
||||
eslint-utils "^1.4.2"
|
||||
functional-red-black-tree "^1.0.1"
|
||||
regexpp "^2.0.1"
|
||||
tsutils "^3.17.1"
|
||||
|
||||
"@typescript-eslint/experimental-utils@2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.1.tgz#92f2531d3e7c22e64a2cc10cfe89935deaf00f7c"
|
||||
integrity sha512-FaZEj73o4h6Wd0Lg+R4pZiJGdR0ZYbJr+O2+RbQ1aZjX8bZcfkVDtD+qm74Dv77rfSKkDKE64UTziLBo9UYHQA==
|
||||
"@typescript-eslint/experimental-utils@2.3.3":
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.3.3.tgz#0685613063ff397cfa9209be2e6e81c0382a9b11"
|
||||
integrity sha512-MQ4jKPMTU1ty4TigJCRKFPye2qyQdH8jzIIkceaHgecKFmkNS1hXPqKiZ+mOehkz6+HcN5Nuvwm+frmWZR9tdg==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.3"
|
||||
"@typescript-eslint/typescript-estree" "2.3.1"
|
||||
"@typescript-eslint/typescript-estree" "2.3.3"
|
||||
eslint-scope "^5.0.0"
|
||||
|
||||
"@typescript-eslint/parser@^2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.1.tgz#f2b93b614d9b338825c44e75552a433e2ebf8c33"
|
||||
integrity sha512-ZlWdzhCJ2iZnSp/VBAJ/sowFbyHycIux8t0UEH0JsKgQvfSf7949hLYFMwTXdCMeEnpP1zRTHimrR+YHzs8LIw==
|
||||
"@typescript-eslint/parser@^2.3.3":
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.3.3.tgz#af519d6572bdee3e9610e21c8362766858976bc1"
|
||||
integrity sha512-+cV53HuYFeeyrNW8x/rgPmbVrzzp/rpRmwbJnNtwn4K8mroL1BdjxwQh7X9cUHp9rm4BBiEWmD3cSBjKG7d5mw==
|
||||
dependencies:
|
||||
"@types/eslint-visitor-keys" "^1.0.0"
|
||||
"@typescript-eslint/experimental-utils" "2.3.1"
|
||||
"@typescript-eslint/typescript-estree" "2.3.1"
|
||||
"@typescript-eslint/experimental-utils" "2.3.3"
|
||||
"@typescript-eslint/typescript-estree" "2.3.3"
|
||||
eslint-visitor-keys "^1.1.0"
|
||||
|
||||
"@typescript-eslint/typescript-estree@2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.1.tgz#62c64f149948473d06a129dc33b4fc76e6c051f9"
|
||||
integrity sha512-9SFhUgFuePJBB6jlLkOPPhMkZNiDCr+S8Ft7yAkkP2c5x5bxPhG3pe/exMiQaF8IGyVMDW6Ul0q4/cZ+uF3uog==
|
||||
"@typescript-eslint/typescript-estree@2.3.3":
|
||||
version "2.3.3"
|
||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.3.3.tgz#be802220876bedfb80384cde1d46fe57ae7abf71"
|
||||
integrity sha512-GkACs12Xp8d/STunNv/iSMYJFQrkrax9vuPZySlgSzoJJtw1cp6tbEw4qsLskQv6vloLrkFJHcTJ0a/yCB5cIA==
|
||||
dependencies:
|
||||
glob "^7.1.4"
|
||||
is-glob "^4.0.1"
|
||||
@ -4877,10 +4865,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
||||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
||||
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
|
||||
|
||||
eslint@^6.4.0:
|
||||
version "6.4.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4.0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a"
|
||||
integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA==
|
||||
eslint@^6.5.1:
|
||||
version "6.5.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6"
|
||||
integrity sha512-32h99BoLYStT1iq1v2P9uwpyznQ4M2jRiFB6acitKz52Gqn+vPaMDUTB1bYi1WN4Nquj2w+t+bimYUG83DC55A==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
ajv "^6.10.0"
|
||||
@ -7251,26 +7239,26 @@ left-pad@^1.3.0:
|
||||
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
|
||||
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
|
||||
|
||||
lerna@^3.16.4:
|
||||
version "3.16.4"
|
||||
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.16.4.tgz#158cb4f478b680f46f871d5891f531f3a2cb31ec"
|
||||
integrity sha512-0HfwXIkqe72lBLZcNO9NMRfylh5Ng1l8tETgYQ260ZdHRbPuaLKE3Wqnd2YYRRkWfwPyEyZO8mZweBR+slVe1A==
|
||||
lerna@^3.16.5:
|
||||
version "3.16.5"
|
||||
resolved "https://registry.yarnpkg.com/lerna/-/lerna-3.16.5.tgz#6bfdae5d156bbd27fc9710de4d8a9d4c6a59c660"
|
||||
integrity sha512-82QY1+IVxmzdgbl9FvRZuHxG7B9f0IeYtxZ6xkp4fk6heCEsZx4uTiwlb0jSxOzmundenRKJ0WYAisehfS8hqw==
|
||||
dependencies:
|
||||
"@lerna/add" "3.16.2"
|
||||
"@lerna/bootstrap" "3.16.2"
|
||||
"@lerna/changed" "3.16.4"
|
||||
"@lerna/clean" "3.16.0"
|
||||
"@lerna/add" "3.16.5"
|
||||
"@lerna/bootstrap" "3.16.5"
|
||||
"@lerna/changed" "3.16.5"
|
||||
"@lerna/clean" "3.16.5"
|
||||
"@lerna/cli" "3.13.0"
|
||||
"@lerna/create" "3.16.0"
|
||||
"@lerna/diff" "3.16.0"
|
||||
"@lerna/exec" "3.16.0"
|
||||
"@lerna/import" "3.16.0"
|
||||
"@lerna/init" "3.16.0"
|
||||
"@lerna/link" "3.16.2"
|
||||
"@lerna/list" "3.16.0"
|
||||
"@lerna/publish" "3.16.4"
|
||||
"@lerna/run" "3.16.0"
|
||||
"@lerna/version" "3.16.4"
|
||||
"@lerna/create" "3.16.5"
|
||||
"@lerna/diff" "3.16.5"
|
||||
"@lerna/exec" "3.16.5"
|
||||
"@lerna/import" "3.16.5"
|
||||
"@lerna/init" "3.16.5"
|
||||
"@lerna/link" "3.16.5"
|
||||
"@lerna/list" "3.16.5"
|
||||
"@lerna/publish" "3.16.5"
|
||||
"@lerna/run" "3.16.5"
|
||||
"@lerna/version" "3.16.5"
|
||||
import-local "^2.0.0"
|
||||
npmlog "^4.1.2"
|
||||
|
||||
@ -11126,10 +11114,10 @@ typedoc-default-themes@^0.6.0:
|
||||
lunr "^2.3.6"
|
||||
underscore "^1.9.1"
|
||||
|
||||
typedoc-plugin-markdown@^2.2.6:
|
||||
version "2.2.6"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.6.tgz#f958e0fa9f569b604ceb1fbbf8ea33f9f26625fa"
|
||||
integrity sha512-1c6Vml1WIlUclLP/NX0Fq8UnQ9K9mak8o9J5P7g4kx3SzPsC1vY4/1rQPffKo1YYbRwU7qWBiM1J9vSEHoYSRQ==
|
||||
typedoc-plugin-markdown@^2.2.10:
|
||||
version "2.2.10"
|
||||
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.10.tgz#3f38b27dd5089a20fbb1545675f6ff8cfba20eb2"
|
||||
integrity sha512-WLgyjf+JHjTypMJzZl4WTIFCxoLnubHzgD4JzNerAi6C3ZHByrJYlAz/gq4JnCEkiiCYI9uLs8NMInY+8UwdYQ==
|
||||
dependencies:
|
||||
fs-extra "^8.1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user