@oclif/test
Advanced tools
Comparing version 4.1.3 to 4.1.4
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"ansis": "^3.3.2", | ||
"ansis": "^3.4.0", | ||
"debug": "^4.4.0" | ||
@@ -26,6 +26,6 @@ }, | ||
"eslint-config-oclif": "^5.2.2", | ||
"eslint-config-oclif-typescript": "^3.1.12", | ||
"eslint-config-oclif-typescript": "^3.1.13", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.10", | ||
"lint-staged": "^15.2.11", | ||
"mocha": "^10", | ||
@@ -32,0 +32,0 @@ "prettier": "^3.4.2", |
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
Updatedansis@^3.4.0