@spotify/eslint-config
Advanced tools
Comparing version 3.0.1 to 3.1.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.1.0](https://github.com/spotify/web-scripts/compare/v3.0.1...v3.1.0) (2020-01-02) | ||
**Note:** Version bump only for package @spotify/eslint-config | ||
## [3.0.1](https://github.com/spotify/web-scripts/compare/v3.0.0...v3.0.1) (2019-10-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spotify/eslint-config", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "Combined ESLint config for Spotify", | ||
@@ -23,3 +23,3 @@ "author": "Paul Marbach <pmarbach@spotify.com>", | ||
"@spotify/eslint-config-typescript": "^3.0.0", | ||
"@spotify/web-scripts-utils": "^3.0.0", | ||
"@spotify/web-scripts-utils": "^3.1.0", | ||
"@typescript-eslint/eslint-plugin": "^2.2.0", | ||
@@ -43,3 +43,3 @@ "@typescript-eslint/parser": "^2.2.0", | ||
}, | ||
"gitHead": "001b0d2891783ca9bc87c0a15a32103328fea57c" | ||
"gitHead": "6281e9980876396dfc87790241d6adcbfdd8a522" | ||
} |
15773