@oclif/test
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,2 +5,9 @@ # Changelog | ||
### [2.0.3](https://github.com/oclif/test/compare/v2.0.2...v2.0.3) (2021-12-08) | ||
### Bug Fixes | ||
* align deps ([742fdb3](https://github.com/oclif/test/commit/742fdb301057fef5762a83ff65b361873f338769)) | ||
### [2.0.2](https://github.com/oclif/test/compare/v2.0.1...v2.0.2) (2021-12-02) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -11,3 +11,3 @@ "bugs": "https://github.com/oclif/test/issues", | ||
"devDependencies": { | ||
"@oclif/core": "^1.0.5", | ||
"@oclif/core": "^1.0.10", | ||
"@types/chai": "^4.1.7", | ||
@@ -14,0 +14,0 @@ "@types/mocha": "^9.0.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
31256