|
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 | 35 | "@testing-library/react": "8.0.1", |
37 | | - "@types/react": "16.8.17", |
38 | | - "@zendeskgarden/css-variables": "6.3.3", |
| 36 | + "@svgr/webpack": "4.3.0", |
| 37 | + "@types/react": "16.8.19", |
| 38 | + "@zendeskgarden/css-variables": "6.3.4", |
39 | 39 | "@zendeskgarden/eslint-config": "7.2.1", |
40 | 40 | "@zendeskgarden/stylelint-config": "10.0.0", |
41 | 41 | "@zendeskgarden/svg-icons": "5.3.1", |
|
46 | 46 | "babel-plugin-styled-components": "1.10.0", |
47 | 47 | "chalk": "2.4.2", |
48 | 48 | "commander": "2.20.0", |
49 | | - "core-js": "3.1.0", |
50 | | - "coveralls": "3.0.3", |
| 49 | + "core-js": "3.1.3", |
| 50 | + "coveralls": "3.0.4", |
51 | 51 | "enhanced-resolve": "4.1.0", |
52 | | - "enzyme": "3.9.0", |
53 | | - "enzyme-adapter-react-16": "1.13.1", |
| 52 | + "enzyme": "3.10.0", |
| 53 | + "enzyme-adapter-react-16": "1.14.0", |
54 | 54 | "enzyme-to-json": "3.3.5", |
55 | 55 | "eslint": "5.16.0", |
56 | 56 | "eslint-config-prettier": "4.3.0", |
57 | | - "eslint-plugin-jest": "22.5.1", |
| 57 | + "eslint-plugin-jest": "22.6.4", |
58 | 58 | "eslint-plugin-jsx-a11y": "6.2.1", |
59 | 59 | "eslint-plugin-notice": "0.7.8", |
60 | 60 | "eslint-plugin-prettier": "3.1.0", |
|
69 | 69 | "handlebars": "4.1.2", |
70 | 70 | "handlebars-helpers": "0.10.0", |
71 | 71 | "html-loader": "0.5.5", |
72 | | - "husky": "2.3.0", |
| 72 | + "husky": "2.4.0", |
73 | 73 | "identity-obj-proxy": "3.0.0", |
74 | 74 | "inquirer": "6.3.1", |
75 | 75 | "inquirer-autocomplete-prompt": "1.0.1", |
76 | 76 | "jest": "24.8.0", |
77 | | - "jest-dom": "3.2.2", |
| 77 | + "jest-dom": "3.4.0", |
78 | 78 | "jest-enzyme": "7.0.2", |
79 | 79 | "jest-styled-components": "7.0.0-2", |
80 | 80 | "lerna": "3.14.1", |
81 | 81 | "lerna-changelog": "0.8.2", |
82 | | - "lint-staged": "8.1.7", |
| 82 | + "lint-staged": "8.2.0", |
83 | 83 | "live-server": "1.2.1", |
84 | 84 | "markdown-loader": "5.0.0", |
85 | 85 | "markdownlint-cli": "0.16.0", |
86 | | - "mini-css-extract-plugin": "0.6.0", |
| 86 | + "mini-css-extract-plugin": "0.7.0", |
87 | 87 | "node-fetch": "2.6.0", |
88 | 88 | "optimize-css-assets-webpack-plugin": "5.0.1", |
89 | | - "prettier": "1.17.1", |
| 89 | + "prettier": "1.18.2", |
90 | 90 | "prettier-package-json": "2.1.0", |
91 | 91 | "react": "16.8.6", |
92 | 92 | "react-dom": "16.8.6", |
|
95 | 95 | "resolve-from": "5.0.0", |
96 | 96 | "rimraf": "2.6.3", |
97 | 97 | "simple-git": "1.113.0", |
98 | | - "styled-components": "4.2.0", |
99 | | - "stylelint": "10.0.1", |
| 98 | + "styled-components": "4.3.1", |
| 99 | + "stylelint": "10.1.0", |
100 | 100 | "stylelint-config-styled-components": "0.1.1", |
101 | 101 | "stylelint-order": "3.0.0", |
102 | | - "stylelint-processor-styled-components": "1.7.0", |
| 102 | + "stylelint-processor-styled-components": "1.8.0", |
103 | 103 | "uglifyjs-webpack-plugin": "2.1.3", |
104 | | - "webpack": "4.32.0", |
| 104 | + "webpack": "4.33.0", |
105 | 105 | "webpack-bundle-analyzer": "3.3.2", |
106 | | - "webpack-cli": "3.3.2", |
| 106 | + "webpack-cli": "3.3.3", |
107 | 107 | "webpack-merge": "4.2.1", |
108 | 108 | "webpack-node-externals": "1.7.2" |
109 | 109 | } |
|
0 commit comments