- Downloads
chore(package): update dependencies
| ... | @@ -37,12 +37,12 @@ | ... | @@ -37,12 +37,12 @@ |
| "@semantic-release/github": "^5.4.2", | "@semantic-release/github": "^5.4.2", | ||
| "commitizen": "^4.0.3", | "commitizen": "^4.0.3", | ||
| "cz-conventional-changelog": "^3.0.2", | "cz-conventional-changelog": "^3.0.2", | ||
| "eslint": "6.5.0", | "eslint": "6.5.1", | ||
| "eslint-config-airbnb": "17.1.1", | "eslint-config-airbnb": "18.0.1", | ||
| "eslint-plugin-header": "3.0.0", | "eslint-plugin-header": "3.0.0", | ||
| "eslint-plugin-import": "2.18.0", | "eslint-plugin-import": "2.18.2", | ||
| "eslint-plugin-jsx-a11y": "6.2.3", | "eslint-plugin-jsx-a11y": "6.2.3", | ||
| "eslint-plugin-react": "7.14.2", | "eslint-plugin-react": "7.16.0", | ||
| "ghooks": "^2.0.4", | "ghooks": "^2.0.4", | ||
| "istanbul": "^0.4.5", | "istanbul": "^0.4.5", | ||
| "jasmine": "~3.5.0", | "jasmine": "~3.5.0", | ||
| ... | ... | ||
| ... | ... |
Please sign in to comment