upgrade ps linting versions
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"babel-eslint": "^8.0.2", | "babel-eslint": "^8.0.2", | ||
"babel-preset-es2015": "^6.24.1", | "babel-preset-es2015": "^6.24.1", | ||
"eslint": "^4.12.0", | "eslint": "^4.12.0", | ||
"eslint-config-pubsweet": "^0.0.5", | "eslint-config-pubsweet": "^0.0.6", | ||
"eslint-plugin-import": "^2.8.0", | "eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jest": "^21.4.0", | "eslint-plugin-jest": "^21.4.0", | ||
"eslint-plugin-jsx-a11y": "^6.0.2", | "eslint-plugin-jsx-a11y": "^6.0.2", | ||
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"lint-staged": "^4.1.3", | "lint-staged": "^4.1.3", | ||
"prettier": "^1.8.2", | "prettier": "^1.8.2", | ||
"stylelint": "^8.2.0", | "stylelint": "^8.2.0", | ||
"stylelint-config-pubsweet": "^0.0.2" | "stylelint-config-pubsweet": "^0.0.3" | ||
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
... | ... |
Please register or sign in to comment