From de750328be54793875516f99a40cc5dd8a7bc8cf Mon Sep 17 00:00:00 2001 From: Jeff Dickey <216188+jdxcode@users.noreply.github.com> Date: Fri, 16 Feb 2018 17:29:12 -0800 Subject: [PATCH] fix: updated deps --- package.json | 2 +- yarn.lock | 32 ++++++++++++++------------------ 2 files changed, 15 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 79de1a72..e6645ea0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": { - "@oclif/command": "^1.3.0", + "@oclif/command": "^1.3.1", "chalk": "^2.3.1", "indent-string": "^3.2.0", "lodash.template": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index b6536d3c..f7e9d0b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -32,18 +32,14 @@ call-me-maybe "^1.0.1" glob-to-regexp "^0.3.0" -"@oclif/command@^1.2.21", "@oclif/command@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.3.0.tgz#37867cb8d00c190d22fb6e3636dc1c5b189e6bf6" +"@oclif/command@^1.2.21", "@oclif/command@^1.3.0", "@oclif/command@^1.3.1": + version "1.3.1" + resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.3.1.tgz#b2e063034f2fd39d89729bb2fe8f9cb070c4b4e1" dependencies: "@oclif/parser" "^3.2.9" semver "^5.5.0" -"@oclif/config@^1.3.52": - version "1.3.52" - resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.3.52.tgz#505711fdaecee880131c2fcec4d2b54d7c0b93c8" - -"@oclif/config@^1.3.55": +"@oclif/config@^1.3.52", "@oclif/config@^1.3.55": version "1.3.55" resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.3.55.tgz#f7417eb5c0eaea7c738c4fa65361b7c12935b615" @@ -77,8 +73,8 @@ "@heroku/linewrap" "^1.0.0" "@oclif/plugin-help@^1.0.3": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-1.0.3.tgz#eba065d51401a9935202278ecd5987599e9a7a5c" + version "1.0.4" + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-1.0.4.tgz#cdfae67c36c7088e263dd67b47eb7d28daaa9ff8" dependencies: "@oclif/command" "^1.3.0" chalk "^2.3.1" @@ -147,8 +143,8 @@ "@types/lodash" "*" "@types/lodash@*": - version "4.14.102" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.102.tgz#586a3e22385fc79b07cef9c5a1c8a5387986fbc8" + version "4.14.104" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104.tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80" "@types/mocha@^2.2.48": version "2.2.48" @@ -209,8 +205,8 @@ ansicolors@~0.2.1: resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.2.1.tgz#be089599097b74a5c9c4a84a0cdbcdb62bd87aef" argparse@^1.0.7: - version "1.0.9" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86" + version "1.0.10" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" dependencies: sprintf-js "~1.0.2" @@ -393,8 +389,8 @@ clean-stack@^1.3.0: resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-1.3.0.tgz#9e821501ae979986c46b1d66d2d432db2fd4ae31" cli-ux@^3.3.18, cli-ux@^3.3.19: - version "3.3.22" - resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.22.tgz#88f0f0361c9bf3425647123f97dcd9d9b6ce6c91" + version "3.3.23" + resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-3.3.23.tgz#5b9462aabb27acd91bb7abb6f91518b085167d99" dependencies: "@heroku/linewrap" "^1.0.0" "@oclif/screen" "^1.0.1" @@ -1035,8 +1031,8 @@ lru-cache@^4.0.1: yallist "^2.1.2" make-error@^1.1.1: - version "1.3.3" - resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.3.tgz#a97ae14ffd98b05f543e83ddc395e1b2b6e4cc6a" + version "1.3.4" + resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.4.tgz#19978ed575f9e9545d2ff8c13e33b5d18a67d535" map-cache@^0.2.2: version "0.2.2"