|
52 | 52 | "babel-core": "7.0.0-bridge.0" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@babel/core": "7.4.5", |
56 | | - "@babel/plugin-proposal-class-properties": "7.4.4", |
| 55 | + "@babel/core": "7.5.5", |
| 56 | + "@babel/plugin-proposal-class-properties": "7.5.5", |
57 | 57 | "@babel/plugin-proposal-decorators": "7.4.4", |
58 | | - "@babel/plugin-proposal-export-namespace-from": "7.2.0", |
59 | | - "@babel/plugin-proposal-function-sent": "7.2.0", |
| 58 | + "@babel/plugin-proposal-export-namespace-from": "7.5.2", |
| 59 | + "@babel/plugin-proposal-function-sent": "7.5.0", |
60 | 60 | "@babel/plugin-proposal-json-strings": "7.2.0", |
61 | 61 | "@babel/plugin-proposal-numeric-separator": "7.2.0", |
62 | 62 | "@babel/plugin-proposal-throw-expressions": "7.2.0", |
63 | 63 | "@babel/plugin-syntax-dynamic-import": "7.2.0", |
64 | 64 | "@babel/plugin-syntax-import-meta": "7.2.0", |
65 | | - "@babel/plugin-transform-runtime": "7.4.4", |
| 65 | + "@babel/plugin-transform-runtime": "7.5.5", |
66 | 66 | "@babel/polyfill": "7.4.4", |
67 | | - "@babel/preset-env": "7.4.5", |
68 | | - "@babel/register": "7.4.4", |
69 | | - "@babel/runtime": "7.4.5", |
| 67 | + "@babel/preset-env": "7.5.5", |
| 68 | + "@babel/register": "7.5.5", |
| 69 | + "@babel/runtime": "7.5.5", |
70 | 70 | "babel-core": "7.0.0-bridge.0", |
71 | 71 | "babel-eslint": "10.0.2", |
72 | 72 | "babel-jest": "24.8.0", |
73 | 73 | "babel-loader": "8.0.6", |
74 | 74 | "babel-plugin-lodash": "3.3.4", |
75 | | - "browserslist": "4.6.3", |
| 75 | + "browserslist": "4.6.6", |
76 | 76 | "clean-webpack-plugin": "3.0.0", |
77 | 77 | "cross-env": "5.2.0", |
78 | | - "css-loader": "3.0.0", |
| 78 | + "css-loader": "3.1.0", |
79 | 79 | "enzyme": "3.10.0", |
80 | | - "eslint": "6.0.1", |
81 | | - "eslint-config-airbnb-base": "13.1.0", |
82 | | - "eslint-config-prettier": "5.1.0", |
83 | | - "eslint-loader": "2.1.2", |
84 | | - "eslint-plugin-import": "2.18.0", |
85 | | - "eslint-plugin-jest": "22.7.1", |
| 80 | + "eslint": "6.1.0", |
| 81 | + "eslint-config-airbnb-base": "13.2.0", |
| 82 | + "eslint-config-prettier": "6.0.0", |
| 83 | + "eslint-loader": "2.2.1", |
| 84 | + "eslint-plugin-import": "2.18.2", |
| 85 | + "eslint-plugin-jest": "22.14.1", |
86 | 86 | "eslint-plugin-prettier": "3.1.0", |
87 | | - "eslint-watch": "5.1.2", |
88 | | - "file-loader": "4.0.0", |
| 87 | + "eslint-watch": "6.0.0", |
| 88 | + "file-loader": "4.1.0", |
89 | 89 | "html-webpack-plugin": "3.2.0", |
90 | | - "husky": "2.5.0", |
| 90 | + "husky": "3.0.2", |
91 | 91 | "identity-obj-proxy": "3.0.0", |
92 | 92 | "jest": "24.8.0", |
93 | 93 | "jest-css-modules-transform": "2.5.0", |
94 | 94 | "jest-enzyme": "7.0.2", |
95 | 95 | "jest-fetch-mock": "2.1.2", |
96 | 96 | "jsdom": "15.1.1", |
97 | | - "lint-staged": "8.2.1", |
98 | | - "mini-css-extract-plugin": "0.7.0", |
| 97 | + "lint-staged": "9.2.1", |
| 98 | + "mini-css-extract-plugin": "0.8.0", |
99 | 99 | "node-sass": "4.12.0", |
100 | | - "optimize-css-assets-webpack-plugin": "5.0.1", |
| 100 | + "optimize-css-assets-webpack-plugin": "5.0.3", |
101 | 101 | "prettier": "1.18.2", |
102 | 102 | "pretty-quick": "1.11.1", |
103 | 103 | "sass-loader": "7.1.0", |
104 | | - "script-ext-html-webpack-plugin": "2.1.3", |
| 104 | + "script-ext-html-webpack-plugin": "2.1.4", |
105 | 105 | "style-loader": "0.23.1", |
106 | | - "terser-webpack-plugin": "1.3.0", |
107 | | - "webpack": "4.35.0", |
108 | | - "webpack-cli": "3.3.5", |
| 106 | + "terser-webpack-plugin": "1.4.1", |
| 107 | + "webpack": "4.39.1", |
| 108 | + "webpack-cli": "3.3.6", |
109 | 109 | "webpack-dev-server": "3.7.2", |
110 | 110 | "webpack-merge": "4.2.1" |
111 | 111 | } |
|
0 commit comments