fix(dependencies): update
This commit is contained in:
		
							
								
								
									
										98
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										98
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -14,16 +14,25 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@gitzone/tsrun": { |     "@gitzone/tsrun": { | ||||||
|       "version": "1.1.2", |       "version": "1.1.9", | ||||||
|       "resolved": "https://registry.npmjs.org/@gitzone/tsrun/-/tsrun-1.1.2.tgz", |       "resolved": "https://registry.npmjs.org/@gitzone/tsrun/-/tsrun-1.1.9.tgz", | ||||||
|       "integrity": "sha512-EqzaSd30hGC6wz8blC148nWQzdBFgvmbfAtjpaho7JXiPRaRsgDHv+iH8f2i6Xvpy1GWD0eXCUzwZoLoNvXkJA==", |       "integrity": "sha512-MbCLj4hSK5nY6cMqT0OxY0BrXffmiC1Rjbzan8CmEpB8OttaAJT+zsJErJWhI+pk4s75Te73PyhHYaJAXUoJhw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "smartfile": "^4.2.28", |         "@pushrocks/smartfile": "^6.0.3", | ||||||
|         "ts-node": "^7.0.0", |         "ts-node": "^7.0.0", | ||||||
|         "typescript": "^2.9.1" |         "typescript": "^2.9.1" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "@pushrocks/early": { | ||||||
|  |       "version": "3.0.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@pushrocks/early/-/early-3.0.1.tgz", | ||||||
|  |       "integrity": "sha512-Cc+sVmogTB2hfgHyBGaRqYFkdJ+JYYyJUumwC6bf/S1K2s2023ncA9M7t6fREno42tojIfUxtlpvRrME5Uswxw==", | ||||||
|  |       "requires": { | ||||||
|  |         "@pushrocks/smartpromise": "^2.0.5", | ||||||
|  |         "beautycolor": "^1.0.11" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "@pushrocks/smartdelay": { |     "@pushrocks/smartdelay": { | ||||||
|       "version": "2.0.1", |       "version": "2.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/@pushrocks/smartdelay/-/smartdelay-2.0.1.tgz", |       "resolved": "https://registry.npmjs.org/@pushrocks/smartdelay/-/smartdelay-2.0.1.tgz", | ||||||
| @@ -32,11 +41,37 @@ | |||||||
|         "@pushrocks/smartpromise": "^2.0.5" |         "@pushrocks/smartpromise": "^2.0.5" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|  |     "@pushrocks/smartfile": { | ||||||
|  |       "version": "6.0.3", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@pushrocks/smartfile/-/smartfile-6.0.3.tgz", | ||||||
|  |       "integrity": "sha512-oYnLQzY/R6kVNerbWY4WwnPvdxXldrzMPWcB9j0aAdSDSqGwBEO1/ZFTQuNzN5MmPopoYmJrc06ZmI6dm4OJmw==", | ||||||
|  |       "dev": true, | ||||||
|  |       "requires": { | ||||||
|  |         "@pushrocks/smartpromise": "^2.0.5", | ||||||
|  |         "@pushrocks/smartrequest": "^1.0.15", | ||||||
|  |         "@types/fs-extra": "^5.0.3", | ||||||
|  |         "@types/vinyl": "^2.0.2", | ||||||
|  |         "fs-extra": "^6.0.1", | ||||||
|  |         "glob": "^7.1.2", | ||||||
|  |         "js-yaml": "^3.10.0", | ||||||
|  |         "smartpath": "^3.2.8", | ||||||
|  |         "vinyl-file": "^3.0.0" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "@pushrocks/smartpromise": { |     "@pushrocks/smartpromise": { | ||||||
|       "version": "2.0.5", |       "version": "2.0.5", | ||||||
|       "resolved": "https://registry.npmjs.org/@pushrocks/smartpromise/-/smartpromise-2.0.5.tgz", |       "resolved": "https://registry.npmjs.org/@pushrocks/smartpromise/-/smartpromise-2.0.5.tgz", | ||||||
|       "integrity": "sha512-9j/chLtIiNkR0MDw7Mpxg9slxAVvAQwUZuiaPYX5KpHdKxQaHLI1VZ8IN0vPhwlfgNO4i4vGXV0wB8BvSDj03g==" |       "integrity": "sha512-9j/chLtIiNkR0MDw7Mpxg9slxAVvAQwUZuiaPYX5KpHdKxQaHLI1VZ8IN0vPhwlfgNO4i4vGXV0wB8BvSDj03g==" | ||||||
|     }, |     }, | ||||||
|  |     "@pushrocks/smartrequest": { | ||||||
|  |       "version": "1.1.1", | ||||||
|  |       "resolved": "https://registry.npmjs.org/@pushrocks/smartrequest/-/smartrequest-1.1.1.tgz", | ||||||
|  |       "integrity": "sha512-vsahVXC8mv/Yq91X1Lh625ap8TeP9dJ7H6OjFTzCprRfuygOBQ2jRxWgPnIAObRJ2UWUD2QVUsUep+2cG+7slA==", | ||||||
|  |       "dev": true, | ||||||
|  |       "requires": { | ||||||
|  |         "@pushrocks/smartpromise": "^2.0.5" | ||||||
|  |       } | ||||||
|  |     }, | ||||||
|     "@types/chai": { |     "@types/chai": { | ||||||
|       "version": "4.1.4", |       "version": "4.1.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.1.4.tgz", |       "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.1.4.tgz", | ||||||
| @@ -59,9 +94,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "@types/fs-extra": { |     "@types/fs-extra": { | ||||||
|       "version": "5.0.0", |       "version": "5.0.4", | ||||||
|       "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-5.0.0.tgz", |       "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-5.0.4.tgz", | ||||||
|       "integrity": "sha512-qtxDULQKUenuaDLW003CgC+0T0eiAfH3BrH+vSt87GLzbz5EZ6Ox6mv9rMttvhDOatbb9nYh0E1m7ydoYwUrAg==", |       "integrity": "sha512-DsknoBvD8s+RFfSGjmERJ7ZOP1HI0UZRA3FSI+Zakhrc/Gy26YQsLI+m5V5DHxroHRJqCDLKJp7Hixn8zyaF7g==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "@types/node": "*" |         "@types/node": "*" | ||||||
| @@ -244,16 +279,6 @@ | |||||||
|       "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", |       "integrity": "sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA==", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "early": { |  | ||||||
|       "version": "2.1.1", |  | ||||||
|       "resolved": "https://registry.npmjs.org/early/-/early-2.1.1.tgz", |  | ||||||
|       "integrity": "sha1-hB4jJU6l3FTYr67ugvWrZcAO4jw=", |  | ||||||
|       "requires": { |  | ||||||
|         "beautycolor": "^1.0.7", |  | ||||||
|         "smartq": "^1.1.1", |  | ||||||
|         "typings-global": "^1.0.16" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "es-abstract": { |     "es-abstract": { | ||||||
|       "version": "1.12.0", |       "version": "1.12.0", | ||||||
|       "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.12.0.tgz", |       "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.12.0.tgz", | ||||||
| @@ -302,9 +327,9 @@ | |||||||
|       "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k=" |       "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k=" | ||||||
|     }, |     }, | ||||||
|     "fs-extra": { |     "fs-extra": { | ||||||
|       "version": "5.0.0", |       "version": "6.0.1", | ||||||
|       "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz", |       "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-6.0.1.tgz", | ||||||
|       "integrity": "sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ==", |       "integrity": "sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "requires": { |       "requires": { | ||||||
|         "graceful-fs": "^4.1.2", |         "graceful-fs": "^4.1.2", | ||||||
| @@ -587,12 +612,6 @@ | |||||||
|       "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=", |       "integrity": "sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=", | ||||||
|       "dev": true |       "dev": true | ||||||
|     }, |     }, | ||||||
|     "require-reload": { |  | ||||||
|       "version": "0.2.2", |  | ||||||
|       "resolved": "https://registry.npmjs.org/require-reload/-/require-reload-0.2.2.tgz", |  | ||||||
|       "integrity": "sha1-KadZGEbK+RtuijzamRaD+V+NfUI=", |  | ||||||
|       "dev": true |  | ||||||
|     }, |  | ||||||
|     "safe-buffer": { |     "safe-buffer": { | ||||||
|       "version": "5.1.2", |       "version": "5.1.2", | ||||||
|       "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |       "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | ||||||
| @@ -612,24 +631,6 @@ | |||||||
|         "chai-string": "^1.4.0" |         "chai-string": "^1.4.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "smartfile": { |  | ||||||
|       "version": "4.2.28", |  | ||||||
|       "resolved": "https://registry.npmjs.org/smartfile/-/smartfile-4.2.28.tgz", |  | ||||||
|       "integrity": "sha512-zUeAOLYftz8xLfKTs9U1NOuNPTA9jlvTQNr7lDIv84kXnr1AEpDb2Xwy1MdK1w733sBil/RkxtezrkvgRVAnNg==", |  | ||||||
|       "dev": true, |  | ||||||
|       "requires": { |  | ||||||
|         "@types/fs-extra": "5.0.0", |  | ||||||
|         "@types/vinyl": "^2.0.2", |  | ||||||
|         "fs-extra": "^5.0.0", |  | ||||||
|         "glob": "^7.1.2", |  | ||||||
|         "js-yaml": "^3.10.0", |  | ||||||
|         "require-reload": "0.2.2", |  | ||||||
|         "smartpath": "^3.2.8", |  | ||||||
|         "smartq": "^1.1.6", |  | ||||||
|         "smartrequest": "^1.0.8", |  | ||||||
|         "vinyl-file": "^3.0.0" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "smartpath": { |     "smartpath": { | ||||||
|       "version": "3.2.8", |       "version": "3.2.8", | ||||||
|       "resolved": "https://registry.npmjs.org/smartpath/-/smartpath-3.2.8.tgz", |       "resolved": "https://registry.npmjs.org/smartpath/-/smartpath-3.2.8.tgz", | ||||||
| @@ -648,15 +649,6 @@ | |||||||
|         "util.promisify": "^1.0.0" |         "util.promisify": "^1.0.0" | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "smartrequest": { |  | ||||||
|       "version": "1.0.13", |  | ||||||
|       "resolved": "https://registry.npmjs.org/smartrequest/-/smartrequest-1.0.13.tgz", |  | ||||||
|       "integrity": "sha512-OHrvzaxaA8Z8bJr33yxnyJF35nrWyaumsajqXm2Zkv0/2hfWO1NQAj02VVV51rLQfmtU0Hex7Nk19SoC8nOmYg==", |  | ||||||
|       "dev": true, |  | ||||||
|       "requires": { |  | ||||||
|         "smartq": "^1.1.1" |  | ||||||
|       } |  | ||||||
|     }, |  | ||||||
|     "source-map": { |     "source-map": { | ||||||
|       "version": "0.6.1", |       "version": "0.6.1", | ||||||
|       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", | ||||||
|   | |||||||
| @@ -20,14 +20,14 @@ | |||||||
|   }, |   }, | ||||||
|   "homepage": "https://gitlab.com/pushrocks/tapbundle#README", |   "homepage": "https://gitlab.com/pushrocks/tapbundle#README", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|  |     "@pushrocks/early": "^3.0.1", | ||||||
|     "@pushrocks/smartdelay": "^2.0.1", |     "@pushrocks/smartdelay": "^2.0.1", | ||||||
|     "@pushrocks/smartpromise": "^2.0.5", |     "@pushrocks/smartpromise": "^2.0.5", | ||||||
|     "early": "^2.1.1", |  | ||||||
|     "leakage": "^0.4.0", |     "leakage": "^0.4.0", | ||||||
|     "smartchai": "^2.0.1" |     "smartchai": "^2.0.1" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@gitzone/tsrun": "^1.1.2", |     "@gitzone/tsrun": "^1.1.9", | ||||||
|     "@types/node": "^10.5.2", |     "@types/node": "^10.5.2", | ||||||
|     "randomstring": "^1.1.5" |     "randomstring": "^1.1.5" | ||||||
|   } |   } | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ import { tapCreator } from './tapbundle.tapcreator'; | |||||||
| import { TapTools } from './tapbundle.classes.taptools'; | import { TapTools } from './tapbundle.classes.taptools'; | ||||||
|  |  | ||||||
| // imported interfaces | // imported interfaces | ||||||
| import { HrtMeasurement } from 'early'; | import { HrtMeasurement } from '@pushrocks/early'; | ||||||
| import { Deferred } from 'smartq'; | import { Deferred } from 'smartq'; | ||||||
|  |  | ||||||
| // interfaces | // interfaces | ||||||
|   | |||||||
| @@ -1,4 +1,4 @@ | |||||||
| import * as early from 'early'; | import * as early from '@pushrocks/early'; | ||||||
| import * as leakage from 'leakage'; | import * as leakage from 'leakage'; | ||||||
| import * as smartdelay from '@pushrocks/smartdelay'; | import * as smartdelay from '@pushrocks/smartdelay'; | ||||||
| import * as smartpromise from '@pushrocks/smartpromise'; | import * as smartpromise from '@pushrocks/smartpromise'; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user