chore(deps): update all non-major dev dependencies
Showing
... | ... | @@ -60,19 +60,19 @@ |
"babel-plugin-styled-components": "^1.13.2", | ||
"babel-plugin-transform-flow-strip-types": "^6.22.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.9.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-airbnb": "^18.2.1", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-flowtype": "^5.7.2", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-flowtype": "^5.9.2", | ||
"eslint-plugin-import": "^2.24.2", | ||
"eslint-plugin-jsx": "^0.1.0", | ||
"eslint-plugin-jsx-a11y": "^6.3.1", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint-plugin-react": "^7.20.6", | ||
"flow-bin": "^0.133.0", | ||
"eslint-plugin-jsx-a11y": "^6.4.1", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"eslint-plugin-react": "^7.25.1", | ||
"flow-bin": "^0.159.0", | ||
"flow-typed": "^2.6.2", | ||
"husky": "^4.3.8", | ||
"prettier": "^2.1.2" | ||
"prettier": "^2.3.2" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment