@oclif/test
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"author": "Salesforce", | ||
@@ -16,9 +16,9 @@ "bugs": "https://github.com/oclif/test/issues", | ||
"@commitlint/config-conventional": "^18.6.3", | ||
"@oclif/core": "^4.0.28", | ||
"@oclif/core": "^4.0.32", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@types/chai": "^4.3.20", | ||
"@types/chai": "^5.0.1", | ||
"@types/debug": "^4.1.12", | ||
"@types/mocha": "^10", | ||
"@types/node": "^18", | ||
"chai": "^5.1.1", | ||
"chai": "^5.1.2", | ||
"commitlint": "^18.6.1", | ||
@@ -34,3 +34,3 @@ "eslint": "^8.57.1", | ||
"shx": "^0.3.3", | ||
"tsx": "^4.19.1", | ||
"tsx": "^4.19.2", | ||
"typescript": "^5.6.3" | ||
@@ -37,0 +37,0 @@ }, |
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
13245