fix(deps): update dependency strip-ansi to v5

This commit is contained in:
Renovate Bot
2018-09-29 19:28:44 +00:00
committed by Zoltan Kochan
parent 4e6387f563
commit ab45aa65fc
20 changed files with 64 additions and 5 deletions

View File

@@ -2662,6 +2662,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -2670,6 +2671,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3047,6 +3049,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -320,6 +320,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/supports-color/2.0.0:
dev: true
engines:

View File

@@ -3110,6 +3110,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -3118,6 +3119,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3504,6 +3506,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -57,7 +57,7 @@
"stacktracey": "1.2.106",
"string-length": "2.0.0",
"string.prototype.padstart": "3.0.0",
"strip-ansi": "4.0.0",
"strip-ansi": "5.0.0",
"zen-push": "0.2.1"
},
"devDependencies": {

View File

@@ -12,7 +12,6 @@ dependencies:
common-tags: 1.8.0
most: 1.7.3
normalize-path: 3.0.0
pnpm-default-reporter: 'link:'
pretty-bytes: 5.1.0
ramda: 0.25.0
right-pad: 1.0.1
@@ -20,7 +19,7 @@ dependencies:
stacktracey: 1.2.106
string-length: 2.0.0
string.prototype.padstart: 3.0.0
strip-ansi: 4.0.0
strip-ansi: 5.0.0
zen-push: 0.2.1
devDependencies:
'@pnpm/logger': 2.1.0
@@ -162,6 +161,12 @@ packages:
node: '>=4'
resolution:
integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
/ansi-regex/4.0.0:
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-iB5Dda8t/UqpPI/IjsejXu5jOGDrzn41wJyljwPH65VCIbk6+1BzFIMJGFwTNrYXT1CrD+B4l19U7awiQ8rk7w==
/ansi-split/1.0.1:
dependencies:
ansi-regex: 3.0.0
@@ -1568,6 +1573,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -1576,6 +1582,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-ansi/4.0.0:
dependencies:
ansi-regex: 3.0.0
@@ -1584,6 +1591,14 @@ packages:
node: '>=4'
resolution:
integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=
/strip-ansi/5.0.0:
dependencies:
ansi-regex: 4.0.0
dev: false
engines:
node: '>=6'
resolution:
integrity: sha512-Uu7gQyZI7J7gn5qLn1Np3G9vcYGTVqB+lFTytnDJv83dd8T22aGH451P3jueT2/QemInJDfxHB5Tde5OzgG1Ow==
/strip-bom/3.0.0:
dev: true
engines:
@@ -1904,7 +1919,7 @@ specifiers:
stacktracey: 1.2.106
string-length: 2.0.0
string.prototype.padstart: 3.0.0
strip-ansi: 4.0.0
strip-ansi: 5.0.0
supi: 0.24.10
tape: ^4.8.0
ts-node: ^6.2.0

View File

@@ -3353,6 +3353,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -3361,6 +3362,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3761,6 +3763,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -2124,6 +2124,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -2132,6 +2133,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -2389,6 +2391,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -3079,6 +3079,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-ansi/4.0.0:
dependencies:
ansi-regex: 3.0.0

View File

@@ -2131,6 +2131,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -2139,6 +2140,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -2401,6 +2403,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -2592,6 +2592,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -2600,6 +2601,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -2976,6 +2978,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -2748,6 +2748,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -2756,6 +2757,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3069,6 +3071,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -3431,6 +3431,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -3439,6 +3440,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3857,6 +3859,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/validate-npm-package-license/3.0.4:
dependencies:
spdx-correct: 3.0.1

View File

@@ -1630,6 +1630,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/3.0.0:
engines:
node: '>=4'

View File

@@ -45,7 +45,6 @@ dependencies:
path-absolute: 1.0.0
path-name: 1.0.0
pkgs-graph: 2.0.0
pnpm: 'link:'
pnpm-default-reporter: 'link:../default-reporter'
pnpm-file-reporter: 0.1.0
pnpm-list: 'link:../list'
@@ -4683,6 +4682,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-ansi/4.0.0:
dependencies:
ansi-regex: 3.0.0

View File

@@ -3090,6 +3090,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz'
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
@@ -3098,6 +3099,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1
@@ -3463,6 +3465,7 @@ packages:
dev: true
resolution:
integrity: sha1-Z+LoY3lyFVMN/zGOW/nc6/1Hsho=
tarball: 'http://registry.npmjs.org/uuid/-/uuid-2.0.3.tgz'
/uuid/3.3.2:
dev: false
hasBin: true

View File

@@ -1246,6 +1246,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/3.0.0:
engines:
node: '>=4'

View File

@@ -3481,6 +3481,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-ansi/4.0.0:
dependencies:
ansi-regex: 3.0.0

View File

@@ -612,6 +612,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/supports-color/2.0.0:
dev: true
engines:

View File

@@ -184,6 +184,7 @@ packages:
dev: true
resolution:
integrity: sha1-pyyTb3e5a/UvX357RnGAYoVR3vs=
tarball: 'http://registry.npmjs.org/buffer/-/buffer-3.6.0.tgz'
/builtin-modules/1.1.1:
dev: true
engines:
@@ -229,6 +230,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
tarball: 'http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz'
/chalk/2.4.1:
dependencies:
ansi-styles: 3.2.1
@@ -536,6 +538,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-VAVy0096wxGfj3bDDLwbHgN6/74=
tarball: 'http://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz'
/is-bzip2/1.0.0:
dev: true
engines:
@@ -715,9 +718,11 @@ packages:
dev: true
resolution:
integrity: sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
tarball: 'http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz'
/minimist/1.2.0:
resolution:
integrity: sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
tarball: 'http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz'
/mkdirp-promise/5.0.1:
dependencies:
mkdirp: 0.5.1
@@ -733,6 +738,7 @@ packages:
hasBin: true
resolution:
integrity: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
tarball: 'http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz'
/mz/2.7.0:
dependencies:
any-promise: 1.3.0
@@ -957,6 +963,7 @@ packages:
dev: true
resolution:
integrity: sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
tarball: 'http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz'
/redent/2.0.0:
dependencies:
indent-string: 3.2.0
@@ -1103,6 +1110,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/3.0.0:
engines:
node: '>=4'
@@ -1199,6 +1207,7 @@ packages:
/through/2.3.8:
resolution:
integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
tarball: 'http://registry.npmjs.org/through/-/through-2.3.8.tgz'
/through2/2.0.3:
dependencies:
readable-stream: 2.3.6

View File

@@ -719,6 +719,7 @@ packages:
dev: false
resolution:
integrity: sha1-dEi/qSQJKvMR1HFzu6uZDK4rsCc=
tarball: 'http://registry.npmjs.org/inquirer/-/inquirer-0.11.0.tgz'
/is-arrayish/0.2.1:
dev: false
resolution:
@@ -1539,6 +1540,7 @@ packages:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz'
/strip-bom/2.0.0:
dependencies:
is-utf8: 0.2.1