Comparing version 5.6.3 to 5.6.4
@@ -5,2 +5,9 @@ # Changelog | ||
### [5.6.4](https://github.com/oclif/cli-ux/compare/v5.6.3...v5.6.4) (2021-11-23) | ||
### Bug Fixes | ||
* remove transitive dep on lodash.template ([#448](https://github.com/oclif/cli-ux/issues/448)) ([e12005e](https://github.com/oclif/cli-ux/commit/e12005eb7ec70eb9d82298b71ca5ec16d918b285)) | ||
### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "cli-ux", | ||
"description": "cli IO utilities", | ||
"version": "5.6.3", | ||
"version": "5.6.4", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/cli-ux/issues", | ||
"dependencies": { | ||
"@oclif/command": "^1.6.0", | ||
"@oclif/errors": "^1.2.1", | ||
"@oclif/command": "^1.8.4", | ||
"@oclif/errors": "^1.3.5", | ||
"@oclif/linewrap": "^1.0.0", | ||
@@ -36,4 +36,4 @@ "@oclif/screen": "^1.0.3", | ||
"devDependencies": { | ||
"@oclif/config": "^1.12.9", | ||
"@oclif/parser": "^3.7.0", | ||
"@oclif/config": "^1.17.1", | ||
"@oclif/parser": "^3.8.6", | ||
"@types/ansi-styles": "^3.2.1", | ||
@@ -40,0 +40,0 @@ "@types/chai": "^4.1.7", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97662
Updated@oclif/command@^1.8.4
Updated@oclif/errors@^1.3.5