aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-07-24 19:05:18 +0800
committerFabio Berger <me@fabioberger.com>2018-07-24 19:05:18 +0800
commit789762617fd58628c60486403ce0ff674fa29142 (patch)
treee3bf1df378453ecd47069b223e7ca2eead71fe26 /yarn.lock
parent6f38d1bee5e13a0b684a17c7fbc689a4fbb051f8 (diff)
downloaddexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar.gz
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar.bz2
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar.lz
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar.xz
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.tar.zst
dexon-sol-tools-789762617fd58628c60486403ce0ff674fa29142.zip
Upgrade to new lerna
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock122
1 files changed, 61 insertions, 61 deletions
diff --git a/yarn.lock b/yarn.lock
index df3ab7d0e..b2940d302 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -400,14 +400,14 @@
read-package-tree "^5.1.6"
semver "^5.5.0"
-"@lerna/changed@^3.0.0-beta.23":
- version "3.0.0-beta.23"
- resolved "http://localhost:4873/@lerna%2fchanged/-/changed-3.0.0-beta.23.tgz#95e2a9f279f130d68daf559043be0195edee0711"
+"@lerna/changed@^3.0.0-beta.25":
+ version "3.0.0-beta.25"
+ resolved "http://localhost:4873/@lerna%2fchanged/-/changed-3.0.0-beta.25.tgz#371883f7a1b258eb27a3c2e6344981065d152621"
dependencies:
"@lerna/collect-updates" "^3.0.0-beta.21"
"@lerna/command" "^3.0.0-beta.21"
"@lerna/output" "^3.0.0-beta.0"
- "@lerna/publish" "^3.0.0-beta.23"
+ "@lerna/publish" "^3.0.0-beta.25"
chalk "^2.3.1"
"@lerna/child-process@^3.0.0-beta.21":
@@ -430,13 +430,13 @@
p-map-series "^1.0.0"
p-waterfall "^1.0.0"
-"@lerna/cli@^3.0.0-beta.23":
- version "3.0.0-beta.23"
- resolved "http://localhost:4873/@lerna%2fcli/-/cli-3.0.0-beta.23.tgz#6a5ea11b6c1b07a8e890b0f1611a2f9902b3518d"
+"@lerna/cli@^3.0.0-beta.25":
+ version "3.0.0-beta.25"
+ resolved "http://localhost:4873/@lerna%2fcli/-/cli-3.0.0-beta.25.tgz#6c27c10e332f82646c4515b6d3edc3b98a7271ed"
dependencies:
"@lerna/add" "^3.0.0-beta.21"
"@lerna/bootstrap" "^3.0.0-beta.21"
- "@lerna/changed" "^3.0.0-beta.23"
+ "@lerna/changed" "^3.0.0-beta.25"
"@lerna/clean" "^3.0.0-beta.21"
"@lerna/create" "^3.0.0-beta.21"
"@lerna/diff" "^3.0.0-beta.21"
@@ -446,7 +446,7 @@
"@lerna/init" "^3.0.0-beta.21"
"@lerna/link" "^3.0.0-beta.21"
"@lerna/list" "^3.0.0-beta.21"
- "@lerna/publish" "^3.0.0-beta.23"
+ "@lerna/publish" "^3.0.0-beta.25"
"@lerna/run" "^3.0.0-beta.21"
dedent "^0.7.0"
is-ci "^1.0.10"
@@ -704,9 +704,9 @@
inquirer "^5.1.0"
npmlog "^4.1.2"
-"@lerna/publish@^3.0.0-beta.23":
- version "3.0.0-beta.23"
- resolved "http://localhost:4873/@lerna%2fpublish/-/publish-3.0.0-beta.23.tgz#1f4f4c5edaad616b3fb79c4b2f1d4b5b502f796d"
+"@lerna/publish@^3.0.0-beta.25":
+ version "3.0.0-beta.25"
+ resolved "http://localhost:4873/@lerna%2fpublish/-/publish-3.0.0-beta.25.tgz#f6b020b56a5aef32e3a1303d2982c33dd21f07e9"
dependencies:
"@lerna/batch-packages" "^3.0.0-beta.18"
"@lerna/child-process" "^3.0.0-beta.21"
@@ -1218,7 +1218,7 @@
JSONStream@^1.0.4:
version "1.3.3"
- resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.3.tgz#27b4b8fbbfeab4e71bcf551e7f27be8d952239bf"
+ resolved "http://localhost:4873/JSONStream/-/JSONStream-1.3.3.tgz#27b4b8fbbfeab4e71bcf551e7f27be8d952239bf"
dependencies:
jsonparse "^1.2.0"
through ">=2.2.7 <3"
@@ -1515,7 +1515,7 @@ array-flatten@^2.1.0:
array-ify@^1.0.0:
version "1.0.0"
- resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
+ resolved "http://localhost:4873/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
array-includes@^3.0.3:
version "3.0.3"
@@ -2850,7 +2850,7 @@ builtins@^1.0.3:
byline@^5.0.0:
version "5.0.0"
- resolved "https://registry.yarnpkg.com/byline/-/byline-5.0.0.tgz#741c5216468eadc457b03410118ad77de8c1ddb1"
+ resolved "http://localhost:4873/byline/-/byline-5.0.0.tgz#741c5216468eadc457b03410118ad77de8c1ddb1"
bytes@3.0.0:
version "3.0.0"
@@ -2951,7 +2951,7 @@ camelcase-keys@^2.0.0:
camelcase-keys@^4.0.0:
version "4.2.0"
- resolved "https://registry.yarnpkg.com/camelcase-keys/-/camelcase-keys-4.2.0.tgz#a2aa5fb1af688758259c32c141426d78923b9b77"
+ resolved "http://localhost:4873/camelcase-keys/-/camelcase-keys-4.2.0.tgz#a2aa5fb1af688758259c32c141426d78923b9b77"
dependencies:
camelcase "^4.1.0"
map-obj "^2.0.0"
@@ -3286,7 +3286,7 @@ cloneable-readable@^1.0.0:
cmd-shim@^2.0.2:
version "2.0.2"
- resolved "https://registry.yarnpkg.com/cmd-shim/-/cmd-shim-2.0.2.tgz#6fcbda99483a8fd15d7d30a196ca69d688a2efdb"
+ resolved "http://localhost:4873/cmd-shim/-/cmd-shim-2.0.2.tgz#6fcbda99483a8fd15d7d30a196ca69d688a2efdb"
dependencies:
graceful-fs "^4.1.2"
mkdirp "~0.5.0"
@@ -3373,7 +3373,7 @@ colors@^1.1.2:
columnify@^1.5.4:
version "1.5.4"
- resolved "https://registry.yarnpkg.com/columnify/-/columnify-1.5.4.tgz#4737ddf1c7b69a8a7c340570782e947eec8e78bb"
+ resolved "http://localhost:4873/columnify/-/columnify-1.5.4.tgz#4737ddf1c7b69a8a7c340570782e947eec8e78bb"
dependencies:
strip-ansi "^3.0.0"
wcwidth "^1.0.0"
@@ -3412,7 +3412,7 @@ commondir@^1.0.1:
compare-func@^1.3.1:
version "1.3.2"
- resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
+ resolved "http://localhost:4873/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
dependencies:
array-ify "^1.0.0"
dot-prop "^3.0.0"
@@ -3510,7 +3510,7 @@ content-type@~1.0.4:
conventional-changelog-angular@^1.6.6:
version "1.6.6"
- resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
+ resolved "http://localhost:4873/conventional-changelog-angular/-/conventional-changelog-angular-1.6.6.tgz#b27f2b315c16d0a1f23eb181309d0e6a4698ea0f"
dependencies:
compare-func "^1.3.1"
q "^1.5.1"
@@ -3535,11 +3535,11 @@ conventional-changelog-core@^2.0.5:
conventional-changelog-preset-loader@^1.1.8:
version "1.1.8"
- resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz#40bb0f142cd27d16839ec6c74ee8db418099b373"
+ resolved "http://localhost:4873/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.8.tgz#40bb0f142cd27d16839ec6c74ee8db418099b373"
conventional-changelog-writer@^3.0.9:
version "3.0.9"
- resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz#4aecdfef33ff2a53bb0cf3b8071ce21f0e994634"
+ resolved "http://localhost:4873/conventional-changelog-writer/-/conventional-changelog-writer-3.0.9.tgz#4aecdfef33ff2a53bb0cf3b8071ce21f0e994634"
dependencies:
compare-func "^1.3.1"
conventional-commits-filter "^1.1.6"
@@ -3554,7 +3554,7 @@ conventional-changelog-writer@^3.0.9:
conventional-commits-filter@^1.1.6:
version "1.1.6"
- resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz#4389cd8e58fe89750c0b5fb58f1d7f0cc8ad3831"
+ resolved "http://localhost:4873/conventional-commits-filter/-/conventional-commits-filter-1.1.6.tgz#4389cd8e58fe89750c0b5fb58f1d7f0cc8ad3831"
dependencies:
is-subset "^0.1.1"
modify-values "^1.0.0"
@@ -3969,7 +3969,7 @@ d@1:
dargs@^4.0.1:
version "4.1.0"
- resolved "https://registry.yarnpkg.com/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
+ resolved "http://localhost:4873/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
dependencies:
number-is-nan "^1.0.0"
@@ -4037,7 +4037,7 @@ decache@^3.0.5:
decamelize-keys@^1.0.0:
version "1.1.0"
- resolved "https://registry.yarnpkg.com/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
+ resolved "http://localhost:4873/decamelize-keys/-/decamelize-keys-1.1.0.tgz#d171a87933252807eb3cb61dc1c1445d078df2d9"
dependencies:
decamelize "^1.1.0"
map-obj "^1.0.0"
@@ -4106,7 +4106,7 @@ decompress@^4.0.0:
dedent@^0.7.0:
version "0.7.0"
- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
+ resolved "http://localhost:4873/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
deep-eql@^0.1.3:
version "0.1.3"
@@ -4288,7 +4288,7 @@ detect-indent@^4.0.0:
detect-indent@^5.0.0:
version "5.0.0"
- resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
+ resolved "http://localhost:4873/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
detect-libc@^1.0.2, detect-libc@^1.0.3:
version "1.0.3"
@@ -4404,7 +4404,7 @@ domutils@^1.5.1:
dot-prop@^3.0.0:
version "3.0.0"
- resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
+ resolved "http://localhost:4873/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
dependencies:
is-obj "^1.0.0"
@@ -5868,7 +5868,7 @@ get-func-name@^2.0.0:
get-pkg-repo@^1.0.0:
version "1.4.0"
- resolved "https://registry.yarnpkg.com/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz#c73b489c06d80cc5536c2c853f9e05232056972d"
+ resolved "http://localhost:4873/get-pkg-repo/-/get-pkg-repo-1.4.0.tgz#c73b489c06d80cc5536c2c853f9e05232056972d"
dependencies:
hosted-git-info "^2.1.4"
meow "^3.3.0"
@@ -5878,7 +5878,7 @@ get-pkg-repo@^1.0.0:
get-port@^3.2.0:
version "3.2.0"
- resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.2.0.tgz#dd7ce7de187c06c8bf353796ac71e099f0980ebc"
+ resolved "http://localhost:4873/get-port/-/get-port-3.2.0.tgz#dd7ce7de187c06c8bf353796ac71e099f0980ebc"
get-stdin@^4.0.1:
version "4.0.1"
@@ -5938,21 +5938,21 @@ git-raw-commits@^1.3.6:
git-remote-origin-url@^2.0.0:
version "2.0.0"
- resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
+ resolved "http://localhost:4873/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
dependencies:
gitconfiglocal "^1.0.0"
pify "^2.3.0"
git-semver-tags@^1.3.6:
version "1.3.6"
- resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.3.6.tgz#357ea01f7280794fe0927f2806bee6414d2caba5"
+ resolved "http://localhost:4873/git-semver-tags/-/git-semver-tags-1.3.6.tgz#357ea01f7280794fe0927f2806bee6414d2caba5"
dependencies:
meow "^4.0.0"
semver "^5.5.0"
gitconfiglocal@^1.0.0:
version "1.0.0"
- resolved "https://registry.yarnpkg.com/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
+ resolved "http://localhost:4873/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz#41d045f3851a5ea88f03f24ca1c6178114464b9b"
dependencies:
ini "^1.3.2"
@@ -7240,7 +7240,7 @@ is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
is-subset@^0.1.1:
version "0.1.1"
- resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
+ resolved "http://localhost:4873/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
is-svg@^2.0.0:
version "2.1.0"
@@ -7254,7 +7254,7 @@ is-symbol@^1.0.1:
is-text-path@^1.0.0:
version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
+ resolved "http://localhost:4873/is-text-path/-/is-text-path-1.0.1.tgz#4e1aa0fb51bfbcb3e92688001397202c1775b66e"
dependencies:
text-extensions "^1.0.0"
@@ -7597,7 +7597,7 @@ jsonify@~0.0.0:
jsonparse@^1.2.0:
version "1.3.1"
- resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
+ resolved "http://localhost:4873/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
jsonschema@*, jsonschema@^1.2.0:
version "1.2.4"
@@ -7716,11 +7716,11 @@ lead@^1.0.0:
dependencies:
flush-write-stream "^1.0.2"
-lerna@3.0.0-beta.23:
- version "3.0.0-beta.23"
- resolved "http://localhost:4873/lerna/-/lerna-3.0.0-beta.23.tgz#bfaf07fee78d01f782361fe49f6d58b0c4a5c103"
+lerna@^3.0.0-beta.25:
+ version "3.0.0-beta.25"
+ resolved "http://localhost:4873/lerna/-/lerna-3.0.0-beta.25.tgz#733fa0e0ba0fbd0f88088992cabab748254ea3bb"
dependencies:
- "@lerna/cli" "^3.0.0-beta.23"
+ "@lerna/cli" "^3.0.0-beta.25"
import-local "^1.0.0"
npmlog "^4.1.2"
@@ -8098,7 +8098,7 @@ lodash.template@^3.0.0:
lodash.template@^4.0.2:
version "4.4.0"
- resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
+ resolved "http://localhost:4873/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
dependencies:
lodash._reinterpolate "~3.0.0"
lodash.templatesettings "^4.0.0"
@@ -8112,7 +8112,7 @@ lodash.templatesettings@^3.0.0:
lodash.templatesettings@^4.0.0:
version "4.1.0"
- resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
+ resolved "http://localhost:4873/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
dependencies:
lodash._reinterpolate "~3.0.0"
@@ -8291,7 +8291,7 @@ map-obj@^1.0.0, map-obj@^1.0.1:
map-obj@^2.0.0:
version "2.0.0"
- resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-2.0.0.tgz#a65cd29087a92598b8791257a523e021222ac1f9"
+ resolved "http://localhost:4873/map-obj/-/map-obj-2.0.0.tgz#a65cd29087a92598b8791257a523e021222ac1f9"
map-stream@~0.1.0:
version "0.1.0"
@@ -8422,7 +8422,7 @@ meow@^3.1.0, meow@^3.3.0, meow@^3.7.0:
meow@^4.0.0:
version "4.0.1"
- resolved "https://registry.yarnpkg.com/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
+ resolved "http://localhost:4873/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
dependencies:
camelcase-keys "^4.0.0"
decamelize-keys "^1.0.0"
@@ -8585,7 +8585,7 @@ minimatch@~0.2.11:
minimist-options@^3.0.1:
version "3.0.2"
- resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954"
+ resolved "http://localhost:4873/minimist-options/-/minimist-options-3.0.2.tgz#fba4c8191339e13ecf4d61beb03f070103f3d954"
dependencies:
arrify "^1.0.1"
is-plain-obj "^1.1.0"
@@ -8677,7 +8677,7 @@ mock-fs@^4.1.0:
modify-values@^1.0.0:
version "1.0.1"
- resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
+ resolved "http://localhost:4873/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
moment@2.21.0:
version "2.21.0"
@@ -8685,7 +8685,7 @@ moment@2.21.0:
moment@^2.6.0:
version "2.22.2"
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
+ resolved "http://localhost:4873/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
mout@^0.11.0:
version "0.11.1"
@@ -9522,7 +9522,7 @@ parse-filepath@^1.0.1:
parse-github-repo-url@^1.3.0:
version "1.4.1"
- resolved "https://registry.yarnpkg.com/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz#9e7d8bb252a6cb6ba42595060b7bf6df3dbc1f50"
+ resolved "http://localhost:4873/parse-github-repo-url/-/parse-github-repo-url-1.4.1.tgz#9e7d8bb252a6cb6ba42595060b7bf6df3dbc1f50"
parse-glob@^3.0.4:
version "3.0.4"
@@ -10455,7 +10455,7 @@ querystringify@~1.0.0:
quick-lru@^1.0.0:
version "1.1.0"
- resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
+ resolved "http://localhost:4873/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
randomatic@^1.1.3:
version "1.1.7"
@@ -10714,7 +10714,7 @@ read-chunk@^2.1.0:
read-cmd-shim@^1.0.1:
version "1.0.1"
- resolved "https://registry.yarnpkg.com/read-cmd-shim/-/read-cmd-shim-1.0.1.tgz#2d5d157786a37c055d22077c32c53f8329e91c7b"
+ resolved "http://localhost:4873/read-cmd-shim/-/read-cmd-shim-1.0.1.tgz#2d5d157786a37c055d22077c32c53f8329e91c7b"
dependencies:
graceful-fs "^4.1.2"
@@ -10888,7 +10888,7 @@ redent@^1.0.0:
redent@^2.0.0:
version "2.0.0"
- resolved "https://registry.yarnpkg.com/redent/-/redent-2.0.0.tgz#c1b2007b42d57eb1389079b3c8333639d5e1ccaa"
+ resolved "http://localhost:4873/redent/-/redent-2.0.0.tgz#c1b2007b42d57eb1389079b3c8333639d5e1ccaa"
dependencies:
indent-string "^3.0.0"
strip-indent "^2.0.0"
@@ -12056,7 +12056,7 @@ split-string@^3.0.1, split-string@^3.0.2:
split2@^2.0.0:
version "2.2.0"
- resolved "https://registry.yarnpkg.com/split2/-/split2-2.2.0.tgz#186b2575bcf83e85b7d18465756238ee4ee42493"
+ resolved "http://localhost:4873/split2/-/split2-2.2.0.tgz#186b2575bcf83e85b7d18465756238ee4ee42493"
dependencies:
through2 "^2.0.2"
@@ -12324,7 +12324,7 @@ strip-indent@^1.0.1:
strip-indent@^2.0.0:
version "2.0.0"
- resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
+ resolved "http://localhost:4873/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
strip-json-comments@2.0.1, strip-json-comments@~2.0.1:
version "2.0.1"
@@ -12332,7 +12332,7 @@ strip-json-comments@2.0.1, strip-json-comments@~2.0.1:
strong-log-transformer@^1.0.6:
version "1.0.6"
- resolved "https://registry.yarnpkg.com/strong-log-transformer/-/strong-log-transformer-1.0.6.tgz#f7fb93758a69a571140181277eea0c2eb1301fa3"
+ resolved "http://localhost:4873/strong-log-transformer/-/strong-log-transformer-1.0.6.tgz#f7fb93758a69a571140181277eea0c2eb1301fa3"
dependencies:
byline "^5.0.0"
duplexer "^0.1.1"
@@ -12538,7 +12538,7 @@ tar@^2.0.0, tar@^2.1.1, tar@^2.2.1:
temp-dir@^1.0.0:
version "1.0.0"
- resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
+ resolved "http://localhost:4873/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
temp-write@^2.1.0:
version "2.1.0"
@@ -12591,7 +12591,7 @@ text-encoding@^0.6.4:
text-extensions@^1.0.0:
version "1.7.0"
- resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.7.0.tgz#faaaba2625ed746d568a23e4d0aacd9bf08a8b39"
+ resolved "http://localhost:4873/text-extensions/-/text-extensions-1.7.0.tgz#faaaba2625ed746d568a23e4d0aacd9bf08a8b39"
text-table@^0.2.0, text-table@~0.2.0:
version "0.2.0"
@@ -12786,11 +12786,11 @@ trim-newlines@^1.0.0:
trim-newlines@^2.0.0:
version "2.0.0"
- resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
+ resolved "http://localhost:4873/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
trim-off-newlines@^1.0.0:
version "1.0.1"
- resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
+ resolved "http://localhost:4873/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
trim-right@^1.0.1:
version "1.0.1"
@@ -13596,7 +13596,7 @@ wbuf@^1.1.0, wbuf@^1.7.2:
wcwidth@^1.0.0:
version "1.0.1"
- resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
+ resolved "http://localhost:4873/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
dependencies:
defaults "^1.0.3"
@@ -14178,7 +14178,7 @@ write-file-atomic@^2.0.0, write-file-atomic@^2.3.0:
write-json-file@^2.2.0, write-json-file@^2.3.0:
version "2.3.0"
- resolved "https://registry.yarnpkg.com/write-json-file/-/write-json-file-2.3.0.tgz#2b64c8a33004d54b8698c76d585a77ceb61da32f"
+ resolved "http://localhost:4873/write-json-file/-/write-json-file-2.3.0.tgz#2b64c8a33004d54b8698c76d585a77ceb61da32f"
dependencies:
detect-indent "^5.0.0"
graceful-fs "^4.1.2"
@@ -14189,7 +14189,7 @@ write-json-file@^2.2.0, write-json-file@^2.3.0:
write-pkg@^3.1.0:
version "3.2.0"
- resolved "https://registry.yarnpkg.com/write-pkg/-/write-pkg-3.2.0.tgz#0e178fe97820d389a8928bc79535dbe68c2cff21"
+ resolved "http://localhost:4873/write-pkg/-/write-pkg-3.2.0.tgz#0e178fe97820d389a8928bc79535dbe68c2cff21"
dependencies:
sort-keys "^2.0.0"
write-json-file "^2.2.0"