@loopback/eslint-config
Advanced tools
Comparing version 6.0.2 to 6.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [6.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@6.0.2...@loopback/eslint-config@6.0.3) (2020-04-08) | ||
**Note:** Version bump only for package @loopback/eslint-config | ||
## [6.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/eslint-config@6.0.1...@loopback/eslint-config@6.0.2) (2020-03-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/eslint-config", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Shared configuration for ESLint", | ||
@@ -13,4 +13,4 @@ "engines": { | ||
"peerDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.25.0", | ||
"@typescript-eslint/parser": "^2.25.0", | ||
"@typescript-eslint/eslint-plugin": "^2.27.0", | ||
"@typescript-eslint/parser": "^2.27.0", | ||
"eslint": "^6.8.0", | ||
@@ -29,3 +29,3 @@ "eslint-config-prettier": "^6.10.1", | ||
}, | ||
"gitHead": "020ed59b8bed8b38e1e4cede06a22b234effdb57" | ||
"gitHead": "744a85c76a2dd260f6dc21e5b497f14eccaf099d" | ||
} |
Sorry, the diff of this file is not supported yet
18568