@lego/prettier-config
Advanced tools
Comparing version 1.10.8 to 1.12.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [1.12.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.10.8...@lego/prettier-config@1.12.0) (2019-11-13) | ||
**Note:** Version bump only for package @lego/prettier-config | ||
# [1.11.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.10.8...@lego/prettier-config@1.11.0) (2019-11-13) | ||
**Note:** Version bump only for package @lego/prettier-config | ||
## [1.10.8](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.10.7...@lego/prettier-config@1.10.8) (2019-10-23) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@lego/prettier-config", | ||
"version": "1.10.8", | ||
"version": "1.12.0", | ||
"description": "LEGO shareable prettier config", | ||
@@ -36,10 +36,10 @@ "keywords": [ | ||
"dependencies": { | ||
"prettier": "1.18.2" | ||
"prettier": "1.19.1" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "12.11.5", | ||
"@types/node": "12.12.7", | ||
"@types/prettier": "1.18.3", | ||
"rimraf": "3.0.0", | ||
"tslint": "5.20.0", | ||
"typescript": "3.6.4" | ||
"tslint": "5.20.1", | ||
"typescript": "3.7.2" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b691175d8d4f19ce8ee0fc24c3cf142c8dc1d52d" | ||
"gitHead": "5d2ec49913155a417e6b901d0c2694b44053a9f1" | ||
} |
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
7308
+ Addedprettier@1.19.1(transitive)
- Removedprettier@1.18.2(transitive)
Updatedprettier@1.19.1