diff --git a/package.json b/package.json index b9e57519..5b33ae88 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "devDependencies": { "@commitlint/cli": "^6.0.2", "@commitlint/config-conventional": "^6.0.2", - "@dxcli/config": "^0.1.39", - "@dxcli/engine": "^0.1.22", + "@dxcli/config": "^0.1.40", + "@dxcli/engine": "^0.1.23", "@dxcli/test": "^0.9.19", "@dxcli/tslint": "^0.1.3", "@types/chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index b6c4db13..b05ccf1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -111,9 +111,9 @@ lodash "^4.17.4" tslib "^1.9.0" -"@dxcli/config@^0.1.39": - version "0.1.39" - resolved "https://registry.yarnpkg.com/@dxcli/config/-/config-0.1.39.tgz#b6d688b69d00a0bd5ce1089ab645ea436b4cccc3" +"@dxcli/config@^0.1.40": + version "0.1.40" + resolved "https://registry.yarnpkg.com/@dxcli/config/-/config-0.1.40.tgz#bc4e57be522e2882ff19d81586065a4f6b6a0cb1" dependencies: cli-ux "^3.3.8" debug "^3.1.0" @@ -122,9 +122,9 @@ lodash "^4.17.4" read-pkg "^3.0.0" -"@dxcli/engine@^0.1.22": - version "0.1.22" - resolved "https://registry.yarnpkg.com/@dxcli/engine/-/engine-0.1.22.tgz#cf21e914c15cafe0188b426c06954eace921b8c5" +"@dxcli/engine@^0.1.23": + version "0.1.23" + resolved "https://registry.yarnpkg.com/@dxcli/engine/-/engine-0.1.23.tgz#cf8c0d14f186e0617eef89c44761befa87dc2b23" dependencies: "@dxcli/manifest-file" "^0.1.0" cli-ux "^3.3.8" @@ -597,8 +597,8 @@ concurrently@^3.4.0: tree-kill "^1.1.0" conventional-changelog-angular@^1.3.3: - version "1.6.0" - resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.0.tgz#0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa" + version "1.6.1" + resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.1.tgz#e1434d017c854032b272f690424a8c0ca16dc318" dependencies: compare-func "^1.3.1" q "^1.4.1" @@ -959,8 +959,8 @@ extract-stack@^1.0.0: resolved "https://registry.yarnpkg.com/extract-stack/-/extract-stack-1.0.0.tgz#b97acaf9441eea2332529624b732fc5a1c8165fa" fancy-test@^0.6.4: - version "0.6.4" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-0.6.4.tgz#3104b64348f93983827beec614cc89c084a8118c" + version "0.6.5" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-0.6.5.tgz#80a9dfb348fa34003ea030c3297bccc6ce825be2" dependencies: lodash "^4.17.4" stdout-stderr "^0.1.4" @@ -1094,8 +1094,8 @@ global-dirs@^0.1.0: ini "^1.3.4" globals@^11.0.1: - version "11.2.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-11.2.0.tgz#aa2ece052a787563ba70a3dcd9dc2eb8a9a0488c" + version "11.3.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-11.3.0.tgz#e04fdb7b9796d8adac9c8f64c14837b2313378b0" globby@^4.0.0: version "4.1.0" @@ -2182,8 +2182,8 @@ starts-with@^1.0.2: resolved "https://registry.yarnpkg.com/starts-with/-/starts-with-1.0.2.tgz#16793a729d89d4cf3d4fb2eda2f908ae357f196f" stdout-stderr@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/stdout-stderr/-/stdout-stderr-0.1.4.tgz#57aae28cf19bbc0faddcf75a7464389d813faa9f" + version "0.1.5" + resolved "https://registry.yarnpkg.com/stdout-stderr/-/stdout-stderr-0.1.5.tgz#adf87b96bb715b692fc62c727050d313ac832c23" dependencies: debug "*" strip-ansi "^4.0.0"