@lego/eslint-config-jest
Advanced tools
Comparing version 1.2.7 to 1.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.3.0](https://github.com/LEGO/linter-configs/compare/@lego/eslint-config-jest@1.2.7...@lego/eslint-config-jest@1.3.0) (2019-10-22) | ||
**Note:** Version bump only for package @lego/eslint-config-jest | ||
## [1.2.7](https://github.com/LEGO/linter-configs/compare/@lego/eslint-config-jest@1.2.6...@lego/eslint-config-jest@1.2.7) (2019-10-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/eslint-config-jest", | ||
"version": "1.2.7", | ||
"version": "1.3.0", | ||
"description": "LEGO shareable eslint config for testing js/ts projects", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "8bf2c0cac1005c4210e939be66a9b618104167bb" | ||
"gitHead": "a9d2db3816c9daf00b4460c99d4889f0daa217fe" | ||
} |
15753