|
33 | 33 | "codecov": "codecov"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 |
| - "autoprefixer": "^7.2.6", |
37 |
| - "babel-core": "^6.26.3", |
| 36 | + "autoprefixer": "7.2.6", |
| 37 | + "babel-core": "6.26.3", |
38 | 38 | "babel-eslint": "8.2.1",
|
39 | 39 | "babel-loader": "7.1.2",
|
40 | 40 | "babel-plugin-istanbul": "4.1.1",
|
|
44 | 44 | "chai": "4.1.2",
|
45 | 45 | "chalk": "2.0.1",
|
46 | 46 | "clean-webpack-plugin": "0.1.19",
|
47 |
| - "codecov": "^3.0.4", |
| 47 | + "codecov": "3.0.4", |
48 | 48 | "copy-webpack-plugin": "4.0.1",
|
49 | 49 | "cross-env": "5.0.1",
|
50 |
| - "css-loader": "0.28.0", |
51 |
| - "eslint": "4.15.0", |
| 50 | + "css-loader": "3.2.0", |
| 51 | + "eslint": "4.19.1", |
52 | 52 | "eslint-config-standard": "10.2.1",
|
53 | 53 | "eslint-friendly-formatter": "3.0.0",
|
54 | 54 | "eslint-loader": "1.7.1",
|
|
64 | 64 | "inject-loader": "3.0.0",
|
65 | 65 | "karma": "3.0.0",
|
66 | 66 | "karma-chrome-launcher": "2.2.0",
|
67 |
| - "karma-coverage": "1.1.1", |
| 67 | + "karma-coverage": "2.0.1", |
68 | 68 | "karma-mocha": "1.3.0",
|
69 | 69 | "karma-phantomjs-launcher": "1.0.2",
|
70 | 70 | "karma-phantomjs-shim": "1.4.0",
|
71 | 71 | "karma-sinon-chai": "1.3.1",
|
72 | 72 | "karma-sourcemap-loader": "0.3.7",
|
73 | 73 | "karma-spec-reporter": "0.0.31",
|
74 |
| - "karma-webpack": "2.0.2", |
| 74 | + "karma-webpack": "3.0.5", |
75 | 75 | "mocha": "5.2.0",
|
76 | 76 | "node-notifier": "5.1.2",
|
77 |
| - "optimize-css-assets-webpack-plugin": "3.2.0", |
| 77 | + "optimize-css-assets-webpack-plugin": "3.2.1", |
78 | 78 | "ora": "1.2.0",
|
79 | 79 | "phantomjs-prebuilt": "2.1.14",
|
80 | 80 | "portfinder": "1.0.13",
|
|
0 commit comments