@oclif/test
Advanced tools
Comparing version 3.1.8 to 3.1.9
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "3.1.8", | ||
"version": "3.1.9", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.15.1", | ||
"@oclif/core": "^3.16.0", | ||
"chai": "^4.3.10", | ||
@@ -13,3 +13,3 @@ "fancy-test": "^3.0.8" | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.4", | ||
"@oclif/prettier-config": "^0.2.1", | ||
@@ -19,6 +19,6 @@ "@types/cli-progress": "^3.11.5", | ||
"@types/node": "^18", | ||
"commitlint": "^18.4.3", | ||
"commitlint": "^18.4.4", | ||
"eslint": "^8.56.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.31", | ||
"eslint-config-oclif-typescript": "^3.0.33", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -25,0 +25,0 @@ "globby": "^11.0.1", |
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
Updated@oclif/core@^3.16.0