|
7 | 7 | "@types/faker": "4.1.5", |
8 | 8 | "@types/is-url": "1.2.28", |
9 | 9 | "@types/karma-fixture": "0.2.5", |
10 | | - "@types/mocha": "5.2.6", |
11 | | - "@types/node": "11.13.11", |
| 10 | + "@types/mocha": "5.2.7", |
| 11 | + "@types/node": "11.13.14", |
12 | 12 | "@types/object-assign": "4.0.30", |
13 | 13 | "@types/puppeteer": "1.12.4", |
14 | 14 | "@types/sinon": "5.0.7", |
15 | 15 | "@types/terser-webpack-plugin": "1.2.1", |
16 | 16 | "@types/webpack": "4.4.32", |
17 | | - "@typescript-eslint/eslint-plugin": "1.9.0", |
18 | | - "@typescript-eslint/parser": "1.9.0", |
| 17 | + "@typescript-eslint/eslint-plugin": "1.10.2", |
| 18 | + "@typescript-eslint/parser": "1.10.2", |
19 | 19 | "@uncovertruth/stylelint-config": "4.4.0", |
20 | 20 | "@uncovertruth/textlint-config-en": "4.0.0", |
21 | 21 | "can-npm-publish": "1.3.1", |
|
43 | 43 | "karma-mocha-reporter": "2.2.5", |
44 | 44 | "karma-sauce-launcher": "1.2.0", |
45 | 45 | "karma-webpack": "3.0.5", |
46 | | - "lerna": "3.14.1", |
| 46 | + "lerna": "3.15.0", |
47 | 47 | "lerna-changelog": "0.8.2", |
48 | | - "lint-staged": "8.1.7", |
| 48 | + "lint-staged": "8.2.1", |
49 | 49 | "mocha": "6.1.4", |
50 | 50 | "npm-run-all": "4.1.5", |
51 | 51 | "power-assert": "1.6.1", |
|
55 | 55 | "puppeteer": "1.17.0", |
56 | 56 | "rimraf": "2.6.3", |
57 | 57 | "sinon": "5.1.1", |
58 | | - "size-limit": "1.3.5", |
59 | | - "stylelint": "10.0.1", |
| 58 | + "size-limit": "1.3.7", |
| 59 | + "stylelint": "10.1.0", |
60 | 60 | "terser-webpack-plugin": "1.3.0", |
61 | 61 | "textlint": "11.2.5", |
62 | 62 | "ts-loader": "5.4.5", |
63 | | - "ts-node": "8.2.0", |
64 | | - "typescript": "3.4.5", |
65 | | - "webpack": "4.32.2", |
66 | | - "webpack-cli": "3.3.2", |
67 | | - "webpack-dev-server": "3.4.1", |
| 63 | + "ts-node": "8.3.0", |
| 64 | + "typescript": "3.5.2", |
| 65 | + "webpack": "4.34.0", |
| 66 | + "webpack-cli": "3.3.4", |
| 67 | + "webpack-dev-server": "3.7.2", |
68 | 68 | "webpack-espower-loader": "2.0.0" |
69 | 69 | }, |
70 | 70 | "engine": { |
|
0 commit comments