|
48 | 48 | "@types/cosmiconfig": "^5.0.3",
|
49 | 49 | "@types/express": "^4.16.0",
|
50 | 50 | "@types/get-stdin": "^5.0.1",
|
51 |
| - "@types/jest": "^23.3.2", |
| 51 | + "@types/jest": "^23.3.3", |
52 | 52 | "@types/jest-plugin-context": "^2.9.0",
|
53 |
| - "@types/node": "^10.10.1", |
| 53 | + "@types/node": "^10.11.4", |
54 | 54 | "@types/pug": "^2.0.4",
|
55 |
| - "@types/puppeteer": "^1.6.4", |
| 55 | + "@types/puppeteer": "^1.9.0", |
56 | 56 | "@types/supertest": "^2.0.6",
|
57 | 57 | "@types/ws": "^6.0.1",
|
58 |
| - "@types/yargs": "^12.0.0", |
| 58 | + "@types/yargs": "^12.0.1", |
59 | 59 | "autoprefixer": "^9.1.5",
|
60 | 60 | "bespoke": "^1.1.0",
|
61 | 61 | "bespoke-keys": "^1.1.0",
|
62 | 62 | "codecov": "^3.1.0",
|
63 |
| - "cssnano": "^4.1.0", |
| 63 | + "cssnano": "^4.1.4", |
64 | 64 | "jest": "^23.6.0",
|
65 |
| - "jest-junit": "^5.1.0", |
| 65 | + "jest-junit": "^5.2.0", |
66 | 66 | "jest-plugin-context": "^2.9.0",
|
67 | 67 | "node-sass": "^4.9.3",
|
68 | 68 | "npm-run-all": "^4.1.3",
|
69 | 69 | "prettier": "^1.14.3",
|
70 | 70 | "pug": "^2.0.3",
|
71 | 71 | "rimraf": "^2.6.2",
|
72 |
| - "rollup": "^0.66.1", |
| 72 | + "rollup": "^0.66.4", |
73 | 73 | "rollup-plugin-commonjs": "^9.1.8",
|
74 | 74 | "rollup-plugin-json": "^3.1.0",
|
75 | 75 | "rollup-plugin-node-resolve": "^3.4.0",
|
76 | 76 | "rollup-plugin-postcss": "^1.6.2",
|
77 | 77 | "rollup-plugin-pug": "^1.0.0",
|
78 | 78 | "rollup-plugin-terser": "^3.0.0",
|
79 | 79 | "rollup-plugin-typescript": "^1.0.0",
|
80 |
| - "strip-ansi": "^4.0.0", |
81 |
| - "stylelint": "^9.5.0", |
| 80 | + "strip-ansi": "^5.0.0", |
| 81 | + "stylelint": "^9.6.0", |
82 | 82 | "stylelint-config-prettier": "^4.0.0",
|
83 | 83 | "stylelint-config-standard": "^18.2.0",
|
84 |
| - "stylelint-scss": "^3.3.0", |
| 84 | + "stylelint-scss": "^3.3.1", |
85 | 85 | "supertest": "^3.3.0",
|
86 |
| - "ts-jest": "23.10.0", |
| 86 | + "ts-jest": "23.10.3", |
87 | 87 | "ts-keycode-enum": "^1.0.6",
|
88 | 88 | "tslib": "^1.9.3",
|
89 | 89 | "tslint": "^5.11.0",
|
90 | 90 | "tslint-config-airbnb": "^5.11.0",
|
91 | 91 | "tslint-config-prettier": "^1.15.0",
|
92 |
| - "typescript": "^3.0.3" |
| 92 | + "typescript": "^3.1.1" |
93 | 93 | },
|
94 | 94 | "dependencies": {
|
95 |
| - "@marp-team/marp-core": "^0.0.9", |
96 |
| - "@marp-team/marpit": "^0.1.2", |
| 95 | + "@marp-team/marp-core": "^0.0.10", |
| 96 | + "@marp-team/marpit": "^0.1.3", |
97 | 97 | "chalk": "^2.4.1",
|
98 | 98 | "chokidar": "^2.0.4",
|
99 |
| - "chrome-launcher": "^0.10.4", |
| 99 | + "chrome-launcher": "^0.10.5", |
100 | 100 | "cosmiconfig": "^5.0.6",
|
101 | 101 | "express": "^4.16.3",
|
102 | 102 | "get-stdin": "^6.0.0",
|
|
107 | 107 | "os-locale": "^3.0.1",
|
108 | 108 | "pkg-up": "^2.0.0",
|
109 | 109 | "portfinder": "^1.0.17",
|
110 |
| - "puppeteer-core": "^1.8.0", |
| 110 | + "puppeteer-core": "^1.9.0", |
111 | 111 | "tmp": "^0.0.33",
|
112 |
| - "ws": "^6.0.0", |
| 112 | + "ws": "^6.1.0", |
113 | 113 | "yargs": "^12.0.2"
|
114 | 114 | }
|
115 | 115 | }
|
0 commit comments