@oclif/test
Advanced tools
Comparing version 3.1.2 to 3.1.3
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "3.1.2", | ||
"version": "3.1.3", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.10.8", | ||
"@oclif/core": "^3.12.0", | ||
"chai": "^4.3.10", | ||
@@ -13,3 +13,3 @@ "fancy-test": "^3.0.1" | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^18.1.0", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@oclif/prettier-config": "^0.2.1", | ||
@@ -19,13 +19,13 @@ "@types/cli-progress": "^3.11.5", | ||
"@types/node": "^18", | ||
"commitlint": "^18.2.0", | ||
"eslint": "^8.53.0", | ||
"commitlint": "^18.4.2", | ||
"eslint": "^8.54.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.13", | ||
"eslint-config-oclif-typescript": "^3.0.15", | ||
"eslint-config-prettier": "^9.0.0", | ||
"globby": "^11.0.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.0.2", | ||
"lint-staged": "^15.1.0", | ||
"mocha": "^10", | ||
"nock": "^13.3.8", | ||
"prettier": "^3.0.3", | ||
"prettier": "^3.1.0", | ||
"shx": "^0.3.3", | ||
@@ -32,0 +32,0 @@ "ts-node": "^10.9.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.12.0