@lego/eslint-config-jest
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.4.0](https://github.com/LEGO/linter-configs/compare/@lego/eslint-config-jest@1.3.2...@lego/eslint-config-jest@1.4.0) (2019-11-01) | ||
**Note:** Version bump only for package @lego/eslint-config-jest | ||
## [1.3.2](https://github.com/LEGO/linter-configs/compare/@lego/eslint-config-jest@1.3.1...@lego/eslint-config-jest@1.3.2) (2019-10-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/eslint-config-jest", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "LEGO shareable eslint config for testing js/ts projects", | ||
@@ -49,2 +49,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@lego/eslint-config": "1.2.10", | ||
"eslint": "6.5.1" | ||
@@ -55,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "6ba746c6eddb186c5af7653bf49ea2edee1ae08b" | ||
"gitHead": "9da57d3cc449844b2d8a9111cbbf1a1d855df2a0" | ||
} |
16120
4