@lego/tslint-config-prettier
Advanced tools
Comparing version 1.17.1 to 1.17.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.17.2](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.17.1...@lego/tslint-config-prettier@1.17.2) (2020-05-11) | ||
**Note:** Version bump only for package @lego/tslint-config-prettier | ||
## [1.17.1](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.17.1-alpha.0...@lego/tslint-config-prettier@1.17.1) (2020-05-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/tslint-config-prettier", | ||
"version": "1.17.1", | ||
"version": "1.17.2", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -44,4 +44,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@lego/eslint-config-prettier": "1.8.1", | ||
"@lego/eslint-config-typescript": "2.0.0", | ||
"@lego/eslint-config-prettier": "2.0.0", | ||
"@lego/eslint-config-typescript": "3.0.0", | ||
"@types/node": "13.13.5", | ||
@@ -57,3 +57,3 @@ "@types/prettier": "2.0.0", | ||
}, | ||
"gitHead": "c4e780a7eb66e5917ca205a5fab4999c23939632" | ||
"gitHead": "16b57369003e134adaf61b1fcb430ae6ed67daeb" | ||
} |
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
14043