|
36 | 36 | "@babel/preset-react": "7.0.0", |
37 | 37 | "@svgr/webpack": "4.3.2", |
38 | 38 | "@testing-library/jest-dom": "4.0.0", |
39 | | - "@testing-library/react": "8.0.5", |
| 39 | + "@testing-library/react": "8.0.7", |
40 | 40 | "@types/classnames": "2.2.9", |
41 | 41 | "@types/jest": "24.0.15", |
42 | 42 | "@types/prop-types": "15.7.1", |
43 | 43 | "@types/react": "16.8.23", |
44 | | - "@types/react-dom": "16.8.4", |
| 44 | + "@types/react-dom": "16.8.5", |
45 | 45 | "@types/styled-components": "4.1.18", |
46 | | - "@types/webpack": "4.32.0", |
| 46 | + "@types/webpack": "4.32.1", |
47 | 47 | "@typescript-eslint/eslint-plugin": "1.13.0", |
48 | 48 | "@typescript-eslint/parser": "1.13.0", |
49 | 49 | "@zendeskgarden/css-bedrock": "7.0.27", |
|
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.13.4", |
| 71 | + "eslint-plugin-jest": "22.14.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 | | - "eslint-plugin-react": "7.14.2", |
| 75 | + "eslint-plugin-react": "7.14.3", |
76 | 76 | "eslint-plugin-react-hooks": "1.6.1", |
77 | 77 | "fs-extra": "8.1.0", |
78 | 78 | "fuzzy": "0.1.3", |
|
90 | 90 | "jest": "24.8.0", |
91 | 91 | "jest-enzyme": "7.0.2", |
92 | 92 | "jest-styled-components": "6.3.3", |
93 | | - "lerna": "3.16.1", |
| 93 | + "lerna": "3.16.4", |
94 | 94 | "lerna-changelog": "0.8.2", |
95 | | - "lint-staged": "9.2.0", |
| 95 | + "lint-staged": "9.2.1", |
96 | 96 | "live-server": "1.2.1", |
97 | 97 | "markdown-loader": "5.0.0", |
98 | 98 | "markdownlint-cli": "0.17.0", |
|
110 | 110 | "regenerator-runtime": "0.13.3", |
111 | 111 | "resolve-from": "5.0.0", |
112 | 112 | "rimraf": "2.6.3", |
113 | | - "simple-git": "1.122.0", |
| 113 | + "simple-git": "1.124.0", |
114 | 114 | "styled-components": "4.3.2", |
115 | 115 | "stylelint": "10.1.0", |
116 | 116 | "stylelint-config-styled-components": "0.1.1", |
|
120 | 120 | "ts-loader": "6.0.4", |
121 | 121 | "typescript": "3.5.3", |
122 | 122 | "uglifyjs-webpack-plugin": "2.1.3", |
123 | | - "webpack": "4.36.1", |
| 123 | + "webpack": "4.38.0", |
124 | 124 | "webpack-bundle-analyzer": "3.3.2", |
125 | 125 | "webpack-cli": "3.3.6", |
126 | 126 | "webpack-merge": "4.2.1", |
|
0 commit comments