|
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "@babel/cli": "7.4.4", |
29 | | - "@babel/core": "7.4.4", |
| 29 | + "@babel/core": "7.4.5", |
30 | 30 | "@babel/plugin-proposal-class-properties": "7.4.4", |
31 | 31 | "@babel/plugin-transform-object-assign": "7.2.0", |
32 | 32 | "@babel/polyfill": "7.4.4", |
33 | | - "@babel/preset-env": "7.4.4", |
| 33 | + "@babel/preset-env": "7.4.5", |
34 | 34 | "@babel/preset-react": "7.0.0", |
35 | | - "@svgr/webpack": "4.2.0", |
36 | | - "@types/react": "16.8.17", |
37 | | - "@zendeskgarden/css-variables": "6.3.3", |
| 35 | + "@svgr/webpack": "4.3.0", |
| 36 | + "@types/react": "16.8.19", |
| 37 | + "@zendeskgarden/css-variables": "6.3.4", |
38 | 38 | "@zendeskgarden/eslint-config": "7.2.1", |
39 | 39 | "@zendeskgarden/stylelint-config": "10.0.0", |
40 | 40 | "@zendeskgarden/svg-icons": "5.3.1", |
|
45 | 45 | "babel-plugin-styled-components": "1.10.0", |
46 | 46 | "chalk": "2.4.2", |
47 | 47 | "commander": "2.20.0", |
48 | | - "core-js": "3.1.0", |
49 | | - "coveralls": "3.0.3", |
| 48 | + "core-js": "3.1.3", |
| 49 | + "coveralls": "3.0.4", |
50 | 50 | "enhanced-resolve": "4.1.0", |
51 | | - "enzyme": "3.9.0", |
52 | | - "enzyme-adapter-react-16": "1.13.1", |
| 51 | + "enzyme": "3.10.0", |
| 52 | + "enzyme-adapter-react-16": "1.14.0", |
53 | 53 | "enzyme-to-json": "3.3.5", |
54 | 54 | "eslint": "5.16.0", |
55 | 55 | "eslint-config-prettier": "4.3.0", |
56 | | - "eslint-plugin-jest": "22.5.1", |
| 56 | + "eslint-plugin-jest": "22.6.4", |
57 | 57 | "eslint-plugin-jsx-a11y": "6.2.1", |
58 | 58 | "eslint-plugin-notice": "0.7.8", |
59 | 59 | "eslint-plugin-prettier": "3.1.0", |
|
66 | 66 | "handlebars": "4.1.2", |
67 | 67 | "handlebars-helpers": "0.10.0", |
68 | 68 | "html-loader": "0.5.5", |
69 | | - "husky": "2.3.0", |
| 69 | + "husky": "2.4.0", |
70 | 70 | "identity-obj-proxy": "3.0.0", |
71 | 71 | "inquirer": "6.3.1", |
72 | 72 | "inquirer-autocomplete-prompt": "1.0.1", |
73 | 73 | "jest": "24.8.0", |
74 | | - "jest-dom": "3.2.2", |
| 74 | + "jest-dom": "3.4.0", |
75 | 75 | "jest-enzyme": "7.0.2", |
76 | 76 | "jest-styled-components": "6.3.1", |
77 | 77 | "lerna": "3.14.1", |
78 | | - "lint-staged": "8.1.7", |
| 78 | + "lint-staged": "8.2.0", |
79 | 79 | "live-server": "1.2.1", |
80 | 80 | "markdown-loader": "5.0.0", |
81 | 81 | "markdownlint-cli": "0.16.0", |
82 | | - "mini-css-extract-plugin": "0.6.0", |
| 82 | + "mini-css-extract-plugin": "0.7.0", |
83 | 83 | "optimize-css-assets-webpack-plugin": "5.0.1", |
84 | | - "prettier": "1.17.1", |
| 84 | + "prettier": "1.18.0", |
85 | 85 | "prettier-package-json": "2.1.0", |
86 | 86 | "react": "16.8.6", |
87 | 87 | "react-dom": "16.8.6", |
|
95 | 95 | "stylelint": "10.0.1", |
96 | 96 | "stylelint-config-styled-components": "0.1.1", |
97 | 97 | "stylelint-order": "3.0.0", |
98 | | - "stylelint-processor-styled-components": "1.7.0", |
| 98 | + "stylelint-processor-styled-components": "1.8.0", |
99 | 99 | "uglifyjs-webpack-plugin": "2.1.3", |
100 | | - "webpack": "4.32.0", |
| 100 | + "webpack": "4.33.0", |
101 | 101 | "webpack-bundle-analyzer": "3.3.2", |
102 | | - "webpack-cli": "3.3.2", |
| 102 | + "webpack-cli": "3.3.3", |
103 | 103 | "webpack-merge": "4.2.1", |
104 | 104 | "webpack-node-externals": "1.7.2" |
105 | 105 | } |
|
0 commit comments