@airbnb/config-eslint
Advanced tools
Comparing version
@@ -6,2 +6,14 @@ # Change Log | ||
### 2.5.1 - 2020-01-22 | ||
#### 📦 Dependencies | ||
- **[eslint]** Update plugins to latest. ([002fa30](https://github.com/airbnb/nimbus/commit/002fa30)) | ||
**Note:** Version bump only for package @airbnb/config-eslint | ||
## 2.5.0 - 2020-01-06 | ||
@@ -8,0 +20,0 @@ |
@@ -61,2 +61,3 @@ "use strict"; | ||
'react/jsx-no-useless-fragment': 'warn', | ||
'react/jsx-no-script-url': 'warn', | ||
'react/jsx-sort-default-props': [ | ||
@@ -63,0 +64,0 @@ 'error', |
{ | ||
"name": "@airbnb/config-eslint", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Reusable ESLint config.", | ||
@@ -21,7 +21,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@airbnb/nimbus-common": "^2.1.0", | ||
"@airbnb/nimbus-common": "^2.1.1", | ||
"@beemo/core": "^1.1.1", | ||
"@beemo/driver-eslint": "^1.2.0", | ||
"@typescript-eslint/eslint-plugin": "^2.15.0", | ||
"@typescript-eslint/parser": "^2.15.0", | ||
"@typescript-eslint/eslint-plugin": "^2.17.0", | ||
"@typescript-eslint/parser": "^2.17.0", | ||
"babel-eslint": "^10.0.3", | ||
@@ -31,12 +31,12 @@ "eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.9.0", | ||
"eslint-plugin-import": "^2.19.1", | ||
"eslint-plugin-jest": "^23.3.0", | ||
"eslint-plugin-import": "^2.20.0", | ||
"eslint-plugin-jest": "^23.6.0", | ||
"eslint-plugin-jsx-a11y": "^6.2.3", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-react": "^7.17.0", | ||
"eslint-plugin-react": "^7.18.0", | ||
"eslint-plugin-react-hooks": "^2.3.0", | ||
"eslint-plugin-unicorn": "^15.0.1" | ||
}, | ||
"gitHead": "d528ec2b36ae1c7286c9f58e870fd1c2aa572130" | ||
"gitHead": "c9feee9aa60a9cfe2a89ca293c96844615e6ebb2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
291518
0.46%478
0.21%+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated
Updated