|
55 | 55 | "@storybook/addon-viewport": "^5.1.9", |
56 | 56 | "@storybook/addons": "^5.1.9", |
57 | 57 | "@storybook/react": "^5.1.9", |
58 | | - "@testing-library/react": "^8.0.1", |
| 58 | + "@testing-library/react": "^8.0.4", |
| 59 | + "@testing-library/react-hooks": "^1.1.0", |
59 | 60 | "@types/jest": "^24.0.15", |
60 | 61 | "@types/react": "^16.8.22", |
61 | 62 | "@types/storybook__addon-actions": "^3.4.3", |
|
71 | 72 | "cz-lerna-changelog": "^2.0.2", |
72 | 73 | "date-fns": "^1.30.1", |
73 | 74 | "eslint": "^5.16.0", |
74 | | - "eslint-config-prettier": "^5.0.0", |
| 75 | + "eslint-config-prettier": "^6.0.0", |
75 | 76 | "eslint-config-react-app": "^4.0.1", |
76 | 77 | "eslint-plugin-flowtype": "^3.11.1", |
77 | | - "eslint-plugin-import": "^2.17.3", |
78 | | - "eslint-plugin-jsx-a11y": "^6.2.1", |
79 | | - "eslint-plugin-react": "^7.14.1", |
80 | | - "eslint-plugin-react-hooks": "^1.6.0", |
81 | | - "husky": "^2.5.0", |
| 78 | + "eslint-plugin-import": "^2.18.0", |
| 79 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 80 | + "eslint-plugin-react": "^7.14.2", |
| 81 | + "eslint-plugin-react-hooks": "^1.6.1", |
| 82 | + "husky": "^2.7.0", |
82 | 83 | "is-ci-cli": "^1.1.1", |
83 | 84 | "jest": "^24.8.0", |
84 | 85 | "jest-config": "^24.8.0", |
|
89 | 90 | "jest-runner-eslint": "^0.7.4", |
90 | 91 | "jest-serializer-html": "^7.0.0", |
91 | 92 | "jest-styled-components": "^6.3.3", |
92 | | - "jest-watch-select-projects": "^0.1.1", |
| 93 | + "jest-watch-select-projects": "^0.1.2", |
93 | 94 | "jest-watch-typeahead": "^0.3.1", |
94 | 95 | "lerna": "^3.15.0", |
95 | 96 | "lint-staged": "^8.2.1", |
96 | 97 | "npm-run-all": "^4.1.5", |
97 | 98 | "prettier": "^1.18.2", |
98 | 99 | "react": "^16.8.6", |
99 | 100 | "react-dom": "^16.8.6", |
100 | | - "react-hooks-testing-library": "^0.6.0", |
101 | 101 | "react-test-renderer": "^16.8.6", |
102 | 102 | "rimraf": "^2.6.3", |
103 | | - "rollup": "^1.16.2", |
| 103 | + "rollup": "^1.16.3", |
104 | 104 | "rollup-plugin-analyzer": "^3.0.1", |
105 | 105 | "rollup-plugin-babel": "^4.3.3", |
106 | | - "rollup-plugin-commonjs": "^10.0.0", |
107 | | - "rollup-plugin-node-resolve": "^5.0.4", |
| 106 | + "rollup-plugin-commonjs": "^10.0.1", |
| 107 | + "rollup-plugin-node-resolve": "^5.2.0", |
108 | 108 | "rollup-plugin-replace": "^2.2.0", |
109 | 109 | "rollup-plugin-terser": "^5.0.0", |
110 | 110 | "rollup-plugin-typescript2": "^0.21.2", |
|
0 commit comments