mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(package.json): Bump all dev-dependencies
This commit is contained in:
		
							parent
							
								
									d236809e82
								
							
						
					
					
						commit
						3b67df4647
					
				| @ -6,9 +6,11 @@ const moment = require('moment'); | ||||
| 
 | ||||
| // this list must have entries with sorted ttl range
 | ||||
| module.exports = class TTLList extends EventEmitter { | ||||
|     constructor( | ||||
|         { interval = 1000, expireAmount = 1, expireType = 'hours' } = {} | ||||
|     ) { | ||||
|     constructor({ | ||||
|         interval = 1000, | ||||
|         expireAmount = 1, | ||||
|         expireType = 'hours', | ||||
|     } = {}) { | ||||
|         super(); | ||||
|         this.interval = interval; | ||||
|         this.expireAmount = expireAmount; | ||||
|  | ||||
							
								
								
									
										16
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								package.json
									
									
									
									
									
								
							| @ -89,17 +89,17 @@ | ||||
|   "devDependencies": { | ||||
|     "@types/node": "^10.0.8", | ||||
|     "ava": "^0.25.0", | ||||
|     "coveralls": "^3.0.0", | ||||
|     "eslint": "^4.1.1", | ||||
|     "coveralls": "^3.0.1", | ||||
|     "eslint": "^4.19.1", | ||||
|     "eslint-config-finn": "^3.0.0", | ||||
|     "eslint-config-finn-prettier": "^3.0.0", | ||||
|     "husky": "^0.14.1", | ||||
|     "lint-staged": "^7.0.0", | ||||
|     "lolex": "^2.1.2", | ||||
|     "nyc": "^11.0.3", | ||||
|     "prettier": "^1.8.2", | ||||
|     "proxyquire": "^2.0.0", | ||||
|     "superagent": "^3.8.1", | ||||
|     "lint-staged": "^7.1.0", | ||||
|     "lolex": "^2.5.0", | ||||
|     "nyc": "^11.7.3", | ||||
|     "prettier": "^1.12.1", | ||||
|     "proxyquire": "^2.0.1", | ||||
|     "superagent": "^3.8.3", | ||||
|     "supertest": "^3.1.0", | ||||
|     "supervisor": "^0.12.0" | ||||
|   }, | ||||
|  | ||||
							
								
								
									
										275
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										275
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -113,9 +113,9 @@ acorn@^5.0.0, acorn@^5.3.0: | ||||
|   version "5.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102" | ||||
| 
 | ||||
| acorn@^5.2.1: | ||||
|   version "5.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7" | ||||
| acorn@^5.5.0: | ||||
|   version "5.5.3" | ||||
|   resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9" | ||||
| 
 | ||||
| addressparser@1.0.1: | ||||
|   version "1.0.1" | ||||
| @ -1358,7 +1358,7 @@ content-type@~1.0.4: | ||||
|   version "1.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" | ||||
| 
 | ||||
| convert-source-map@^1.3.0, convert-source-map@^1.5.0: | ||||
| convert-source-map@^1.5.0: | ||||
|   version "1.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" | ||||
| 
 | ||||
| @ -1437,9 +1437,9 @@ cosmiconfig@^4.0.0: | ||||
|     parse-json "^4.0.0" | ||||
|     require-from-string "^2.0.1" | ||||
| 
 | ||||
| coveralls@^3.0.0: | ||||
|   version "3.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.0.tgz#22ef730330538080d29b8c151dc9146afde88a99" | ||||
| coveralls@^3.0.1: | ||||
|   version "3.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.1.tgz#12e15914eaa29204e56869a5ece7b9e1492d2ae2" | ||||
|   dependencies: | ||||
|     js-yaml "^3.6.1" | ||||
|     lcov-parse "^0.0.10" | ||||
| @ -1744,12 +1744,11 @@ dnd-core@^2.5.4: | ||||
|     lodash "^4.2.0" | ||||
|     redux "^3.7.1" | ||||
| 
 | ||||
| doctrine@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.0.tgz#c73d8d2909d22291e1a007a395804da8b665fe63" | ||||
| doctrine@^2.1.0: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" | ||||
|   dependencies: | ||||
|     esutils "^2.0.2" | ||||
|     isarray "^1.0.0" | ||||
| 
 | ||||
| dom-helpers@^3.2.1: | ||||
|   version "3.2.1" | ||||
| @ -1919,26 +1918,30 @@ eslint-scope@^3.7.1: | ||||
|     esrecurse "^4.1.0" | ||||
|     estraverse "^4.1.1" | ||||
| 
 | ||||
| eslint@^4.1.1: | ||||
|   version "4.11.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.11.0.tgz#39a8c82bc0a3783adf5a39fa27fdd9d36fac9a34" | ||||
| eslint-visitor-keys@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||||
| 
 | ||||
| eslint@^4.19.1: | ||||
|   version "4.19.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300" | ||||
|   dependencies: | ||||
|     ajv "^5.3.0" | ||||
|     babel-code-frame "^6.22.0" | ||||
|     chalk "^2.1.0" | ||||
|     concat-stream "^1.6.0" | ||||
|     cross-spawn "^5.1.0" | ||||
|     debug "^3.0.1" | ||||
|     doctrine "^2.0.0" | ||||
|     debug "^3.1.0" | ||||
|     doctrine "^2.1.0" | ||||
|     eslint-scope "^3.7.1" | ||||
|     espree "^3.5.2" | ||||
|     eslint-visitor-keys "^1.0.0" | ||||
|     espree "^3.5.4" | ||||
|     esquery "^1.0.0" | ||||
|     estraverse "^4.2.0" | ||||
|     esutils "^2.0.2" | ||||
|     file-entry-cache "^2.0.0" | ||||
|     functional-red-black-tree "^1.0.1" | ||||
|     glob "^7.1.2" | ||||
|     globals "^9.17.0" | ||||
|     globals "^11.0.1" | ||||
|     ignore "^3.3.3" | ||||
|     imurmurhash "^0.1.4" | ||||
|     inquirer "^3.0.6" | ||||
| @ -1954,11 +1957,12 @@ eslint@^4.1.1: | ||||
|     path-is-inside "^1.0.2" | ||||
|     pluralize "^7.0.0" | ||||
|     progress "^2.0.0" | ||||
|     regexpp "^1.0.1" | ||||
|     require-uncached "^1.0.3" | ||||
|     semver "^5.3.0" | ||||
|     strip-ansi "^4.0.0" | ||||
|     strip-json-comments "~2.0.1" | ||||
|     table "^4.0.1" | ||||
|     table "4.0.2" | ||||
|     text-table "~0.2.0" | ||||
| 
 | ||||
| espower-location-detector@^1.0.0: | ||||
| @ -1970,11 +1974,11 @@ espower-location-detector@^1.0.0: | ||||
|     source-map "^0.5.0" | ||||
|     xtend "^4.0.0" | ||||
| 
 | ||||
| espree@^3.5.2: | ||||
|   version "3.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.2.tgz#756ada8b979e9dcfcdb30aad8d1a9304a905e1ca" | ||||
| espree@^3.5.4: | ||||
|   version "3.5.4" | ||||
|   resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.4.tgz#b0f447187c8a8bed944b815a660bddf5deb5d1a7" | ||||
|   dependencies: | ||||
|     acorn "^5.2.1" | ||||
|     acorn "^5.5.0" | ||||
|     acorn-jsx "^3.0.0" | ||||
| 
 | ||||
| esprima@3.x.x, esprima@^3.1.3: | ||||
| @ -2420,7 +2424,7 @@ form-data@~2.1.1: | ||||
|     combined-stream "^1.0.5" | ||||
|     mime-types "^2.1.12" | ||||
| 
 | ||||
| formidable@^1.1.1: | ||||
| formidable@^1.1.1, formidable@^1.2.0: | ||||
|   version "1.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.1.tgz#70fb7ca0290ee6ff961090415f4b3df3d2082659" | ||||
| 
 | ||||
| @ -2610,7 +2614,11 @@ global-prefix@^0.1.4: | ||||
|     is-windows "^0.2.0" | ||||
|     which "^1.2.12" | ||||
| 
 | ||||
| globals@^9.17.0, globals@^9.18.0: | ||||
| globals@^11.0.1: | ||||
|   version "11.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/globals/-/globals-11.5.0.tgz#6bc840de6771173b191f13d3a9c94d441ee92642" | ||||
| 
 | ||||
| globals@^9.18.0: | ||||
|   version "9.18.0" | ||||
|   resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" | ||||
| 
 | ||||
| @ -3400,7 +3408,7 @@ isarray@0.0.1: | ||||
|   version "0.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" | ||||
| 
 | ||||
| isarray@1.0.0, isarray@^1.0.0, isarray@~1.0.0: | ||||
| isarray@1.0.0, isarray@~1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" | ||||
| 
 | ||||
| @ -3435,9 +3443,9 @@ isstream@0.1.x, isstream@~0.1.2: | ||||
|   version "0.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a" | ||||
| 
 | ||||
| istanbul-lib-coverage@^1.1.1: | ||||
|   version "1.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da" | ||||
| istanbul-lib-coverage@^1.1.2, istanbul-lib-coverage@^1.2.0: | ||||
|   version "1.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.0.tgz#f7d8f2e42b97e37fe796114cb0f9d68b5e3a4341" | ||||
| 
 | ||||
| istanbul-lib-hook@^1.1.0: | ||||
|   version "1.1.0" | ||||
| @ -3445,40 +3453,40 @@ istanbul-lib-hook@^1.1.0: | ||||
|   dependencies: | ||||
|     append-transform "^0.4.0" | ||||
| 
 | ||||
| istanbul-lib-instrument@^1.9.1: | ||||
|   version "1.9.1" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.9.1.tgz#250b30b3531e5d3251299fdd64b0b2c9db6b558e" | ||||
| istanbul-lib-instrument@^1.10.0: | ||||
|   version "1.10.1" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.1.tgz#724b4b6caceba8692d3f1f9d0727e279c401af7b" | ||||
|   dependencies: | ||||
|     babel-generator "^6.18.0" | ||||
|     babel-template "^6.16.0" | ||||
|     babel-traverse "^6.18.0" | ||||
|     babel-types "^6.18.0" | ||||
|     babylon "^6.18.0" | ||||
|     istanbul-lib-coverage "^1.1.1" | ||||
|     istanbul-lib-coverage "^1.2.0" | ||||
|     semver "^5.3.0" | ||||
| 
 | ||||
| istanbul-lib-report@^1.1.2: | ||||
|   version "1.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz#922be27c13b9511b979bd1587359f69798c1d425" | ||||
| istanbul-lib-report@^1.1.3: | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.3.tgz#2df12188c0fa77990c0d2176d2d0ba3394188259" | ||||
|   dependencies: | ||||
|     istanbul-lib-coverage "^1.1.1" | ||||
|     istanbul-lib-coverage "^1.1.2" | ||||
|     mkdirp "^0.5.1" | ||||
|     path-parse "^1.0.5" | ||||
|     supports-color "^3.1.2" | ||||
| 
 | ||||
| istanbul-lib-source-maps@^1.2.2: | ||||
|   version "1.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.2.tgz#750578602435f28a0c04ee6d7d9e0f2960e62c1c" | ||||
| istanbul-lib-source-maps@^1.2.3: | ||||
|   version "1.2.3" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.3.tgz#20fb54b14e14b3fb6edb6aca3571fd2143db44e6" | ||||
|   dependencies: | ||||
|     debug "^3.1.0" | ||||
|     istanbul-lib-coverage "^1.1.1" | ||||
|     istanbul-lib-coverage "^1.1.2" | ||||
|     mkdirp "^0.5.1" | ||||
|     rimraf "^2.6.1" | ||||
|     source-map "^0.5.3" | ||||
| 
 | ||||
| istanbul-reports@^1.1.3: | ||||
|   version "1.1.3" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.3.tgz#3b9e1e8defb6d18b1d425da8e8b32c5a163f2d10" | ||||
| istanbul-reports@^1.4.0: | ||||
|   version "1.4.0" | ||||
|   resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.4.0.tgz#3d7b44b912ecbe7652a603662b962120739646a1" | ||||
|   dependencies: | ||||
|     handlebars "^4.0.3" | ||||
| 
 | ||||
| @ -3869,9 +3877,9 @@ liftoff@2.3.0: | ||||
|     rechoir "^0.6.2" | ||||
|     resolve "^1.1.7" | ||||
| 
 | ||||
| lint-staged@^7.0.0: | ||||
|   version "7.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.0.tgz#57926c63201e7bd38ca0576d74391efa699b4a9d" | ||||
| lint-staged@^7.1.0: | ||||
|   version "7.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.1.0.tgz#1514a5b71b8d9492ca0c3d2a44769cbcbc8bcc79" | ||||
|   dependencies: | ||||
|     app-root-path "^2.0.1" | ||||
|     chalk "^2.3.1" | ||||
| @ -3882,6 +3890,7 @@ lint-staged@^7.0.0: | ||||
|     execa "^0.9.0" | ||||
|     find-parent-dir "^0.3.0" | ||||
|     is-glob "^4.0.0" | ||||
|     is-windows "^1.0.2" | ||||
|     jest-validate "^22.4.0" | ||||
|     listr "^0.13.0" | ||||
|     lodash "^4.17.5" | ||||
| @ -3891,8 +3900,9 @@ lint-staged@^7.0.0: | ||||
|     p-map "^1.1.1" | ||||
|     path-is-inside "^1.0.2" | ||||
|     pify "^3.0.0" | ||||
|     please-upgrade-node "^3.0.1" | ||||
|     staged-git-files "1.1.0" | ||||
|     please-upgrade-node "^3.0.2" | ||||
|     staged-git-files "1.1.1" | ||||
|     string-argv "^0.0.2" | ||||
|     stringify-object "^3.2.2" | ||||
| 
 | ||||
| listr-silent-renderer@^1.1.1: | ||||
| @ -4095,9 +4105,9 @@ loggly@^1.1.0: | ||||
|     request "2.75.x" | ||||
|     timespan "2.3.x" | ||||
| 
 | ||||
| lolex@^2.1.2: | ||||
|   version "2.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.3.0.tgz#d6bad0f0aa5caebffcfebb09fb2caa89baaff51c" | ||||
| lolex@^2.5.0: | ||||
|   version "2.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.5.0.tgz#69d6a667607738564daf108f63240ae8cbd28fb4" | ||||
| 
 | ||||
| longest@^1.0.1: | ||||
|   version "1.0.1" | ||||
| @ -4226,11 +4236,11 @@ merge-descriptors@1.0.1, merge-descriptors@~1.0.0: | ||||
|   version "1.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" | ||||
| 
 | ||||
| merge-source-map@^1.0.2: | ||||
|   version "1.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.0.4.tgz#a5de46538dae84d4114cc5ea02b4772a6346701f" | ||||
| merge-source-map@^1.1.0: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/merge-source-map/-/merge-source-map-1.1.0.tgz#2fdde7e6020939f70906a68f2d7ae685e4c8c646" | ||||
|   dependencies: | ||||
|     source-map "^0.5.6" | ||||
|     source-map "^0.6.1" | ||||
| 
 | ||||
| methods@^1.1.1, methods@~1.1.2: | ||||
|   version "1.1.2" | ||||
| @ -4254,6 +4264,24 @@ micromatch@^2.1.5, micromatch@^2.3.11, micromatch@^2.3.7: | ||||
|     parse-glob "^3.0.4" | ||||
|     regex-cache "^0.4.2" | ||||
| 
 | ||||
| micromatch@^3.1.10: | ||||
|   version "3.1.10" | ||||
|   resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23" | ||||
|   dependencies: | ||||
|     arr-diff "^4.0.0" | ||||
|     array-unique "^0.3.2" | ||||
|     braces "^2.3.1" | ||||
|     define-property "^2.0.2" | ||||
|     extend-shallow "^3.0.2" | ||||
|     extglob "^2.0.4" | ||||
|     fragment-cache "^0.2.1" | ||||
|     kind-of "^6.0.2" | ||||
|     nanomatch "^1.2.9" | ||||
|     object.pick "^1.3.0" | ||||
|     regex-not "^1.0.0" | ||||
|     snapdragon "^0.8.1" | ||||
|     to-regex "^3.0.2" | ||||
| 
 | ||||
| micromatch@^3.1.8: | ||||
|   version "3.1.8" | ||||
|   resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.8.tgz#5c8caa008de588eebb395e8c0ad12c128f25fff1" | ||||
| @ -4579,36 +4607,36 @@ nwmatcher@^1.4.3: | ||||
|   version "1.4.3" | ||||
|   resolved "https://registry.yarnpkg.com/nwmatcher/-/nwmatcher-1.4.3.tgz#64348e3b3d80f035b40ac11563d278f8b72db89c" | ||||
| 
 | ||||
| nyc@^11.0.3: | ||||
|   version "11.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.3.0.tgz#a42bc17b3cfa41f7b15eb602bc98b2633ddd76f0" | ||||
| nyc@^11.7.3: | ||||
|   version "11.7.3" | ||||
|   resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.7.3.tgz#164f4cfad84dee6d8f353824231d9dd683aa14ea" | ||||
|   dependencies: | ||||
|     archy "^1.0.0" | ||||
|     arrify "^1.0.1" | ||||
|     caching-transform "^1.0.0" | ||||
|     convert-source-map "^1.3.0" | ||||
|     convert-source-map "^1.5.1" | ||||
|     debug-log "^1.0.1" | ||||
|     default-require-extensions "^1.0.0" | ||||
|     find-cache-dir "^0.1.1" | ||||
|     find-up "^2.1.0" | ||||
|     foreground-child "^1.5.3" | ||||
|     glob "^7.0.6" | ||||
|     istanbul-lib-coverage "^1.1.1" | ||||
|     istanbul-lib-coverage "^1.1.2" | ||||
|     istanbul-lib-hook "^1.1.0" | ||||
|     istanbul-lib-instrument "^1.9.1" | ||||
|     istanbul-lib-report "^1.1.2" | ||||
|     istanbul-lib-source-maps "^1.2.2" | ||||
|     istanbul-reports "^1.1.3" | ||||
|     istanbul-lib-instrument "^1.10.0" | ||||
|     istanbul-lib-report "^1.1.3" | ||||
|     istanbul-lib-source-maps "^1.2.3" | ||||
|     istanbul-reports "^1.4.0" | ||||
|     md5-hex "^1.2.0" | ||||
|     merge-source-map "^1.0.2" | ||||
|     micromatch "^2.3.11" | ||||
|     merge-source-map "^1.1.0" | ||||
|     micromatch "^3.1.10" | ||||
|     mkdirp "^0.5.0" | ||||
|     resolve-from "^2.0.0" | ||||
|     rimraf "^2.5.4" | ||||
|     rimraf "^2.6.2" | ||||
|     signal-exit "^3.0.1" | ||||
|     spawn-wrap "=1.3.8" | ||||
|     test-exclude "^4.1.1" | ||||
|     yargs "^10.0.3" | ||||
|     spawn-wrap "^1.4.2" | ||||
|     test-exclude "^4.2.0" | ||||
|     yargs "11.1.0" | ||||
|     yargs-parser "^8.0.0" | ||||
| 
 | ||||
| oauth-sign@~0.8.1, oauth-sign@~0.8.2: | ||||
| @ -5079,9 +5107,11 @@ pkginfo@0.x.x, pkginfo@^0.4.0, pkginfo@^0.4.1: | ||||
|   version "0.4.1" | ||||
|   resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.4.1.tgz#b5418ef0439de5425fc4995042dced14fb2a84ff" | ||||
| 
 | ||||
| please-upgrade-node@^3.0.1: | ||||
|   version "3.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.0.1.tgz#0a681f2c18915e5433a5ca2cd94e0b8206a782db" | ||||
| please-upgrade-node@^3.0.2: | ||||
|   version "3.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.0.2.tgz#7b9eaeca35aa4a43d6ebdfd10616c042f9a83acc" | ||||
|   dependencies: | ||||
|     semver-compare "^1.0.0" | ||||
| 
 | ||||
| plur@^2.0.0, plur@^2.1.2: | ||||
|   version "2.1.2" | ||||
| @ -5131,9 +5161,9 @@ preserve@^0.2.0: | ||||
|   version "0.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" | ||||
| 
 | ||||
| prettier@^1.8.2: | ||||
|   version "1.8.2" | ||||
|   resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.8.2.tgz#bff83e7fd573933c607875e5ba3abbdffb96aeb8" | ||||
| prettier@^1.12.1: | ||||
|   version "1.12.1" | ||||
|   resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325" | ||||
| 
 | ||||
| pretty-format@^22.4.0: | ||||
|   version "22.4.0" | ||||
| @ -5240,13 +5270,13 @@ proxy-from-env@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee" | ||||
| 
 | ||||
| proxyquire@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.0.0.tgz#9803bf37b64d538b7ab05c53e839d1ab315905e3" | ||||
| proxyquire@^2.0.1: | ||||
|   version "2.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.0.1.tgz#958d732be13d21d374cc2256645a5ff97c76a669" | ||||
|   dependencies: | ||||
|     fill-keys "^1.0.2" | ||||
|     module-not-found-error "^1.0.0" | ||||
|     resolve "~1.1.7" | ||||
|     resolve "~1.5.0" | ||||
| 
 | ||||
| pseudomap@^1.0.2: | ||||
|   version "1.0.2" | ||||
| @ -5467,7 +5497,7 @@ readable-stream@1.1.x, "readable-stream@1.x >=1.1.9": | ||||
|     isarray "0.0.1" | ||||
|     string_decoder "~0.10.x" | ||||
| 
 | ||||
| readable-stream@2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.3.0: | ||||
| readable-stream@2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.3.0, readable-stream@^2.3.5: | ||||
|   version "2.3.6" | ||||
|   resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||||
|   dependencies: | ||||
| @ -5567,13 +5597,17 @@ regex-cache@^0.4.2: | ||||
|   dependencies: | ||||
|     is-equal-shallow "^0.1.3" | ||||
| 
 | ||||
| regex-not@^1.0.0: | ||||
| regex-not@^1.0.0, regex-not@^1.0.2: | ||||
|   version "1.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c" | ||||
|   dependencies: | ||||
|     extend-shallow "^3.0.2" | ||||
|     safe-regex "^1.1.0" | ||||
| 
 | ||||
| regexpp@^1.0.1: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab" | ||||
| 
 | ||||
| regexpu-core@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240" | ||||
| @ -5811,11 +5845,11 @@ resolve-url@^0.2.1: | ||||
|   version "0.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" | ||||
| 
 | ||||
| resolve@1.1.7, resolve@~1.1.7: | ||||
| resolve@1.1.7: | ||||
|   version "1.1.7" | ||||
|   resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b" | ||||
| 
 | ||||
| resolve@^1.1.6, resolve@^1.1.7: | ||||
| resolve@^1.1.6, resolve@^1.1.7, resolve@~1.5.0: | ||||
|   version "1.5.0" | ||||
|   resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36" | ||||
|   dependencies: | ||||
| @ -5856,7 +5890,7 @@ right-align@^0.1.1: | ||||
|   dependencies: | ||||
|     align-text "^0.1.1" | ||||
| 
 | ||||
| rimraf@2, rimraf@2.x.x, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.5.1, rimraf@^2.5.4, rimraf@^2.6.1: | ||||
| rimraf@2, rimraf@2.x.x, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.1, rimraf@^2.6.2: | ||||
|   version "2.6.2" | ||||
|   resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36" | ||||
|   dependencies: | ||||
| @ -5913,6 +5947,10 @@ scroll-behavior@^0.9.5: | ||||
|     dom-helpers "^3.2.1" | ||||
|     invariant "^2.2.2" | ||||
| 
 | ||||
| semver-compare@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc" | ||||
| 
 | ||||
| semver-diff@^2.0.0: | ||||
|   version "2.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36" | ||||
| @ -6167,20 +6205,20 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@~0.5.1, sour | ||||
|   version "0.5.7" | ||||
|   resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" | ||||
| 
 | ||||
| source-map@^0.6.0, source-map@~0.6.1: | ||||
| source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: | ||||
|   version "0.6.1" | ||||
|   resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" | ||||
| 
 | ||||
| spawn-wrap@=1.3.8: | ||||
|   version "1.3.8" | ||||
|   resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.3.8.tgz#fa2a79b990cbb0bb0018dca6748d88367b19ec31" | ||||
| spawn-wrap@^1.4.2: | ||||
|   version "1.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.4.2.tgz#cff58e73a8224617b6561abdc32586ea0c82248c" | ||||
|   dependencies: | ||||
|     foreground-child "^1.5.6" | ||||
|     mkdirp "^0.5.0" | ||||
|     os-homedir "^1.0.1" | ||||
|     rimraf "^2.3.3" | ||||
|     rimraf "^2.6.2" | ||||
|     signal-exit "^3.0.2" | ||||
|     which "^1.2.4" | ||||
|     which "^1.3.0" | ||||
| 
 | ||||
| spdx-correct@~1.0.0: | ||||
|   version "1.0.2" | ||||
| @ -6248,9 +6286,9 @@ stack-utils@^1.0.1: | ||||
|   version "1.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" | ||||
| 
 | ||||
| staged-git-files@1.1.0: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.0.tgz#1a9bb131c1885601023c7aaddd3d54c22142c526" | ||||
| staged-git-files@1.1.1: | ||||
|   version "1.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1.tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b" | ||||
| 
 | ||||
| static-extend@^0.1.1: | ||||
|   version "0.1.2" | ||||
| @ -6294,6 +6332,10 @@ strict-uri-encode@^1.0.0: | ||||
|   version "1.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" | ||||
| 
 | ||||
| string-argv@^0.0.2: | ||||
|   version "0.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.0.2.tgz#dac30408690c21f3c3630a3ff3a05877bdcbd736" | ||||
| 
 | ||||
| string-template@~1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/string-template/-/string-template-1.0.0.tgz#9e9f2233dc00f218718ec379a28a5673ecca8b96" | ||||
| @ -6406,20 +6448,20 @@ superagent@3.8.2: | ||||
|     qs "^6.5.1" | ||||
|     readable-stream "^2.0.5" | ||||
| 
 | ||||
| superagent@^3.8.1: | ||||
|   version "3.8.1" | ||||
|   resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.8.1.tgz#2571fd921f3fcdba43ac68c3b35c91951532701f" | ||||
| superagent@^3.8.3: | ||||
|   version "3.8.3" | ||||
|   resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.8.3.tgz#460ea0dbdb7d5b11bc4f78deba565f86a178e128" | ||||
|   dependencies: | ||||
|     component-emitter "^1.2.0" | ||||
|     cookiejar "^2.1.0" | ||||
|     debug "^3.1.0" | ||||
|     extend "^3.0.0" | ||||
|     form-data "^2.3.1" | ||||
|     formidable "^1.1.1" | ||||
|     formidable "^1.2.0" | ||||
|     methods "^1.1.1" | ||||
|     mime "^1.4.1" | ||||
|     qs "^6.5.1" | ||||
|     readable-stream "^2.0.5" | ||||
|     readable-stream "^2.3.5" | ||||
| 
 | ||||
| supertap@^1.0.0: | ||||
|   version "1.0.0" | ||||
| @ -6482,7 +6524,7 @@ symbol-tree@^3.2.2: | ||||
|   version "3.2.2" | ||||
|   resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" | ||||
| 
 | ||||
| table@^4.0.1: | ||||
| table@4.0.2: | ||||
|   version "4.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36" | ||||
|   dependencies: | ||||
| @ -6526,12 +6568,12 @@ term-size@^1.2.0: | ||||
|   dependencies: | ||||
|     execa "^0.7.0" | ||||
| 
 | ||||
| test-exclude@^4.1.1: | ||||
|   version "4.1.1" | ||||
|   resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26" | ||||
| test-exclude@^4.2.0: | ||||
|   version "4.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.1.tgz#dfa222f03480bca69207ca728b37d74b45f724fa" | ||||
|   dependencies: | ||||
|     arrify "^1.0.1" | ||||
|     micromatch "^2.3.11" | ||||
|     micromatch "^3.1.8" | ||||
|     object-assign "^4.1.0" | ||||
|     read-pkg-up "^1.0.1" | ||||
|     require-main-filename "^1.0.1" | ||||
| @ -6604,6 +6646,15 @@ to-regex@^3.0.1: | ||||
|     extend-shallow "^2.0.1" | ||||
|     regex-not "^1.0.0" | ||||
| 
 | ||||
| to-regex@^3.0.2: | ||||
|   version "3.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce" | ||||
|   dependencies: | ||||
|     define-property "^2.0.2" | ||||
|     extend-shallow "^3.0.2" | ||||
|     regex-not "^1.0.2" | ||||
|     safe-regex "^1.1.0" | ||||
| 
 | ||||
| topo@3.x.x: | ||||
|   version "3.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/topo/-/topo-3.0.0.tgz#37e48c330efeac784538e0acd3e62ca5e231fe7a" | ||||
| @ -6928,7 +6979,7 @@ which-module@^2.0.0: | ||||
|   version "2.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a" | ||||
| 
 | ||||
| which@^1.2.10, which@^1.2.12, which@^1.2.4, which@^1.2.9: | ||||
| which@^1.2.10, which@^1.2.12, which@^1.2.9, which@^1.3.0: | ||||
|   version "1.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a" | ||||
|   dependencies: | ||||
| @ -7083,11 +7134,11 @@ yargs-parser@^9.0.2: | ||||
|   dependencies: | ||||
|     camelcase "^4.1.0" | ||||
| 
 | ||||
| yargs@^10.0.3: | ||||
|   version "10.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/yargs/-/yargs-10.0.3.tgz#6542debd9080ad517ec5048fb454efe9e4d4aaae" | ||||
| yargs@11.1.0: | ||||
|   version "11.1.0" | ||||
|   resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77" | ||||
|   dependencies: | ||||
|     cliui "^3.2.0" | ||||
|     cliui "^4.0.0" | ||||
|     decamelize "^1.1.1" | ||||
|     find-up "^2.1.0" | ||||
|     get-caller-file "^1.0.1" | ||||
| @ -7098,7 +7149,7 @@ yargs@^10.0.3: | ||||
|     string-width "^2.0.0" | ||||
|     which-module "^2.0.0" | ||||
|     y18n "^3.2.1" | ||||
|     yargs-parser "^8.0.0" | ||||
|     yargs-parser "^9.0.2" | ||||
| 
 | ||||
| yargs@^11.0.0: | ||||
|   version "11.0.0" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user