|
35 | 35 | "@babel/preset-env": "7.5.5", |
36 | 36 | "@babel/preset-react": "7.0.0", |
37 | 37 | "@svgr/webpack": "4.3.2", |
38 | | - "@testing-library/jest-dom": "4.0.0", |
39 | | - "@testing-library/react": "9.1.0", |
| 38 | + "@testing-library/jest-dom": "4.0.1", |
| 39 | + "@testing-library/react": "9.1.3", |
40 | 40 | "@types/classnames": "2.2.9", |
41 | | - "@types/jest": "24.0.17", |
| 41 | + "@types/jest": "24.0.18", |
42 | 42 | "@types/prop-types": "15.7.1", |
43 | | - "@types/react": "16.9.1", |
44 | | - "@types/react-dom": "16.8.5", |
| 43 | + "@types/react": "16.9.2", |
| 44 | + "@types/react-dom": "16.9.0", |
45 | 45 | "@types/styled-components": "4.1.18", |
46 | | - "@types/webpack": "4.32.1", |
| 46 | + "@types/webpack": "4.39.0", |
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", |
|
53 | 53 | "@zendeskgarden/svg-icons": "5.3.1", |
54 | 54 | "babel-core": "7.0.0-bridge.0", |
55 | 55 | "babel-eslint": "10.0.2", |
56 | | - "babel-jest": "24.8.0", |
| 56 | + "babel-jest": "24.9.0", |
57 | 57 | "babel-loader": "8.0.6", |
58 | 58 | "babel-plugin-react-remove-properties": "0.3.0", |
59 | 59 | "babel-plugin-styled-components": "1.10.6", |
|
65 | 65 | "enzyme": "3.10.0", |
66 | 66 | "enzyme-adapter-react-16": "1.14.0", |
67 | 67 | "enzyme-to-json": "3.4.0", |
68 | | - "eslint": "6.1.0", |
69 | | - "eslint-config-prettier": "6.0.0", |
| 68 | + "eslint": "6.2.1", |
| 69 | + "eslint-config-prettier": "6.1.0", |
70 | 70 | "eslint-loader": "2.2.1", |
71 | | - "eslint-plugin-jest": "22.15.0", |
| 71 | + "eslint-plugin-jest": "22.15.1", |
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", |
|
83 | 83 | "handlebars": "4.1.2", |
84 | 84 | "handlebars-helpers": "0.10.0", |
85 | 85 | "html-loader": "0.5.5", |
86 | | - "husky": "3.0.3", |
| 86 | + "husky": "3.0.4", |
87 | 87 | "identity-obj-proxy": "3.0.0", |
88 | 88 | "inquirer": "6.5.1", |
89 | 89 | "inquirer-autocomplete-prompt": "1.0.1", |
90 | | - "jest": "24.8.0", |
| 90 | + "jest": "24.9.0", |
91 | 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", |
95 | | - "lint-staged": "9.2.1", |
| 95 | + "lint-staged": "9.2.3", |
96 | 96 | "live-server": "1.2.1", |
97 | 97 | "markdown-loader": "5.1.0", |
98 | | - "markdownlint-cli": "0.17.0", |
| 98 | + "markdownlint-cli": "0.18.0", |
99 | 99 | "micromatch": "4.0.2", |
100 | 100 | "mini-css-extract-plugin": "0.8.0", |
101 | 101 | "mockdate": "2.0.5", |
|
109 | 109 | "react-styleguidist": "8.0.6", |
110 | 110 | "regenerator-runtime": "0.13.3", |
111 | 111 | "resolve-from": "5.0.0", |
112 | | - "rimraf": "2.6.3", |
| 112 | + "rimraf": "2.7.1", |
113 | 113 | "simple-git": "1.124.0", |
114 | 114 | "styled-components": "4.3.2", |
115 | 115 | "stylelint": "10.1.0", |
|
120 | 120 | "ts-loader": "6.0.4", |
121 | 121 | "typescript": "3.5.3", |
122 | 122 | "uglifyjs-webpack-plugin": "2.2.0", |
123 | | - "webpack": "4.39.1", |
| 123 | + "webpack": "4.39.2", |
124 | 124 | "webpack-bundle-analyzer": "3.4.1", |
125 | | - "webpack-cli": "3.3.6", |
| 125 | + "webpack-cli": "3.3.7", |
126 | 126 | "webpack-merge": "4.2.1", |
127 | 127 | "webpack-node-externals": "1.7.2" |
128 | 128 | }, |
129 | 129 | "resolutions": { |
130 | | - "@types/react": "16.9.1" |
| 130 | + "@types/react": "16.9.2" |
131 | 131 | } |
132 | 132 | } |
0 commit comments