@oclif/plugin-help
Advanced tools
Comparing version 6.0.6 to 6.0.7
@@ -42,3 +42,3 @@ { | ||
}, | ||
"version": "6.0.6" | ||
"version": "6.0.7" | ||
} |
{ | ||
"name": "@oclif/plugin-help", | ||
"description": "Standard help for oclif.", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-help/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.10.8" | ||
"@oclif/core": "^3.11.0" | ||
}, | ||
@@ -13,3 +13,3 @@ "devDependencies": { | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.1.0", | ||
"@oclif/test": "^3.1.2", | ||
"@types/chai": "^4.3.10", | ||
@@ -22,3 +22,3 @@ "@types/mocha": "^10.0.4", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.5", | ||
"eslint-config-oclif-typescript": "^3.0.15", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -29,3 +29,3 @@ "husky": "^8.0.3", | ||
"oclif": "^4.0.3", | ||
"prettier": "^3.0.3", | ||
"prettier": "^3.1.0", | ||
"shx": "^0.3.4", | ||
@@ -32,0 +32,0 @@ "ts-node": "^10.9.1", |
Sorry, the diff of this file is not supported yet
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
284887
Updated@oclif/core@^3.11.0