|
49 | 49 | "@babel/core": "^7.4.5", |
50 | 50 | "@babel/preset-env": "^7.4.5", |
51 | 51 | "@babel/preset-react": "^7.0.0", |
52 | | - "@storybook/addon-actions": "^5.1.1", |
53 | | - "@storybook/addon-knobs": "^5.1.1", |
54 | | - "@storybook/addon-links": "^5.1.1", |
55 | | - "@storybook/addons": "^5.1.1", |
56 | | - "@storybook/react": "^5.1.1", |
| 52 | + "@storybook/addon-actions": "^5.1.3", |
| 53 | + "@storybook/addon-knobs": "^5.1.3", |
| 54 | + "@storybook/addon-links": "^5.1.3", |
| 55 | + "@storybook/addons": "^5.1.3", |
| 56 | + "@storybook/react": "^5.1.3", |
57 | 57 | "@testing-library/react": "^8.0.1", |
58 | 58 | "@types/jest": "^24.0.13", |
59 | 59 | "@types/react": "^16.8.19", |
60 | | - "@types/storybook__addon-actions": "^3.4.2", |
61 | | - "@types/storybook__addon-knobs": "^5.0.0", |
62 | | - "@types/storybook__react": "^4.0.1", |
| 60 | + "@types/storybook__addon-actions": "^3.4.3", |
| 61 | + "@types/storybook__addon-knobs": "^5.0.1", |
| 62 | + "@types/storybook__react": "^4.0.2", |
63 | 63 | "@typescript-eslint/eslint-plugin": "^1.9.0", |
64 | 64 | "@typescript-eslint/parser": "^1.9.0", |
65 | 65 | "awesome-typescript-loader": "^5.2.1", |
66 | 66 | "babel-eslint": "^10.0.1", |
67 | 67 | "babel-loader": "^8.0.6", |
68 | 68 | "commitizen": "^3.1.1", |
69 | | - "coveralls": "^3.0.3", |
| 69 | + "coveralls": "^3.0.4", |
70 | 70 | "cz-lerna-changelog": "^2.0.2", |
71 | 71 | "date-fns": "^1.30.1", |
72 | 72 | "eslint": "^5.16.0", |
|
77 | 77 | "eslint-plugin-jsx-a11y": "^6.2.1", |
78 | 78 | "eslint-plugin-react": "^7.13.0", |
79 | 79 | "eslint-plugin-react-hooks": "^1.6.0", |
80 | | - "husky": "^2.3.0", |
| 80 | + "husky": "^2.4.0", |
81 | 81 | "is-ci-cli": "^1.1.1", |
82 | 82 | "jest": "^24.8.0", |
83 | 83 | "jest-config": "^24.8.0", |
84 | 84 | "jest-date-mock": "^1.0.7", |
85 | | - "jest-dom": "^3.4.0", |
| 85 | + "jest-dom": "^3.5.0", |
86 | 86 | "jest-environment-jsdom": "^24.8.0", |
87 | 87 | "jest-environment-node": "^24.8.0", |
88 | 88 | "jest-runner-eslint": "^0.7.3", |
|
91 | 91 | "jest-watch-select-projects": "^0.1.1", |
92 | 92 | "jest-watch-typeahead": "^0.3.1", |
93 | 93 | "lerna": "^3.14.1", |
94 | | - "lint-staged": "^8.1.7", |
| 94 | + "lint-staged": "^8.2.0", |
95 | 95 | "npm-run-all": "^4.1.5", |
96 | | - "prettier": "^1.17.1", |
| 96 | + "prettier": "^1.18.2", |
97 | 97 | "react": "^16.8.6", |
98 | 98 | "react-dom": "^16.8.6", |
99 | 99 | "react-hooks-testing-library": "^0.5.1", |
|
108 | 108 | "rollup-plugin-terser": "^5.0.0", |
109 | 109 | "rollup-plugin-typescript2": "^0.21.1", |
110 | 110 | "rollup-plugin-visualizer": "^1.1.1", |
111 | | - "stylelint": "^10.0.1", |
| 111 | + "stylelint": "^10.1.0", |
112 | 112 | "stylelint-config-standard": "^18.3.0", |
113 | 113 | "stylelint-config-styled-components": "^0.1.1", |
114 | 114 | "stylelint-processor-styled-components": "^1.8.0", |
|
0 commit comments