|
38 | 38 | "@testing-library/jest-dom": "4.0.0", |
39 | 39 | "@testing-library/react": "9.1.0", |
40 | 40 | "@types/classnames": "2.2.9", |
41 | | - "@types/jest": "24.0.16", |
| 41 | + "@types/jest": "24.0.17", |
42 | 42 | "@types/prop-types": "15.7.1", |
43 | | - "@types/react": "16.8.24", |
| 43 | + "@types/react": "16.9.1", |
44 | 44 | "@types/react-dom": "16.8.5", |
45 | 45 | "@types/styled-components": "4.1.18", |
46 | 46 | "@types/webpack": "4.32.1", |
|
59 | 59 | "babel-plugin-styled-components": "1.10.6", |
60 | 60 | "chalk": "2.4.2", |
61 | 61 | "commander": "2.20.0", |
62 | | - "core-js": "3.1.4", |
63 | | - "coveralls": "3.0.5", |
| 62 | + "core-js": "3.2.1", |
| 63 | + "coveralls": "3.0.6", |
64 | 64 | "enhanced-resolve": "4.1.0", |
65 | 65 | "enzyme": "3.10.0", |
66 | 66 | "enzyme-adapter-react-16": "1.14.0", |
67 | 67 | "enzyme-to-json": "3.4.0", |
68 | 68 | "eslint": "6.1.0", |
69 | 69 | "eslint-config-prettier": "6.0.0", |
70 | 70 | "eslint-loader": "2.2.1", |
71 | | - "eslint-plugin-jest": "22.14.1", |
| 71 | + "eslint-plugin-jest": "22.15.0", |
72 | 72 | "eslint-plugin-jsx-a11y": "6.2.3", |
73 | 73 | "eslint-plugin-notice": "0.8.8", |
74 | 74 | "eslint-plugin-prettier": "3.1.0", |
75 | 75 | "eslint-plugin-react": "7.14.3", |
76 | | - "eslint-plugin-react-hooks": "1.6.1", |
| 76 | + "eslint-plugin-react-hooks": "1.7.0", |
77 | 77 | "fs-extra": "8.1.0", |
78 | 78 | "fuzzy": "0.1.3", |
79 | 79 | "get-stdin": "7.0.0", |
80 | | - "gh-pages": "2.1.0", |
| 80 | + "gh-pages": "2.1.1", |
81 | 81 | "github-markdown-css": "3.0.1", |
82 | 82 | "glob": "7.1.4", |
83 | 83 | "handlebars": "4.1.2", |
84 | 84 | "handlebars-helpers": "0.10.0", |
85 | 85 | "html-loader": "0.5.5", |
86 | | - "husky": "3.0.2", |
| 86 | + "husky": "3.0.3", |
87 | 87 | "identity-obj-proxy": "3.0.0", |
88 | | - "inquirer": "6.5.0", |
| 88 | + "inquirer": "6.5.1", |
89 | 89 | "inquirer-autocomplete-prompt": "1.0.1", |
90 | 90 | "jest": "24.8.0", |
91 | | - "jest-enzyme": "7.0.2", |
| 91 | + "jest-enzyme": "7.1.0", |
92 | 92 | "jest-styled-components": "6.3.3", |
93 | 93 | "lerna": "3.16.4", |
94 | 94 | "lerna-changelog": "0.8.2", |
|
98 | 98 | "markdownlint-cli": "0.17.0", |
99 | 99 | "micromatch": "4.0.2", |
100 | 100 | "mini-css-extract-plugin": "0.8.0", |
101 | | - "mockdate": "2.0.3", |
| 101 | + "mockdate": "2.0.5", |
102 | 102 | "node-fetch": "2.6.0", |
103 | 103 | "optimize-css-assets-webpack-plugin": "5.0.3", |
104 | 104 | "prettier": "1.18.2", |
105 | 105 | "prettier-package-json": "2.1.0", |
106 | | - "react": "16.8.6", |
| 106 | + "react": "16.9.0", |
107 | 107 | "react-docgen-typescript": "1.12.5", |
108 | | - "react-dom": "16.8.6", |
| 108 | + "react-dom": "16.9.0", |
109 | 109 | "react-styleguidist": "8.0.6", |
110 | 110 | "regenerator-runtime": "0.13.3", |
111 | 111 | "resolve-from": "5.0.0", |
|
127 | 127 | "webpack-node-externals": "1.7.2" |
128 | 128 | }, |
129 | 129 | "resolutions": { |
130 | | - "@types/react": "16.8.24" |
| 130 | + "@types/react": "16.9.1" |
131 | 131 | } |
132 | 132 | } |
0 commit comments