@lego/prettier-config
Advanced tools
Comparing version 1.10.4 to 1.10.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.10.5](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.10.4...@lego/prettier-config@1.10.5) (2019-10-16) | ||
**Note:** Version bump only for package @lego/prettier-config | ||
## [1.10.4](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.10.3...@lego/prettier-config@1.10.4) (2019-10-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/prettier-config", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "LEGO shareable prettier config", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "12.7.8", | ||
"@types/prettier": "1.18.2", | ||
"@types/node": "12.11.1", | ||
"@types/prettier": "1.18.3", | ||
"rimraf": "3.0.0", | ||
"tslint": "5.20.0", | ||
"typescript": "3.6.3" | ||
"typescript": "3.6.4" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "48fbbff8ffc38e4c8484042531949d880cb52e68" | ||
"gitHead": "15cc7c92f9c957d1d2840be03d17008dbb25c549" | ||
} |
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
6305