|
89 | 89 | "hogan.js": "3.0.2"
|
90 | 90 | },
|
91 | 91 | "optionalDependencies": {
|
92 |
| - "highlight.js": "9.18.0" |
| 92 | + "highlight.js": "9.18.1" |
93 | 93 | },
|
94 | 94 | "devDependencies": {
|
95 | 95 | "@types/clipboard": "2.0.1",
|
96 | 96 | "@types/copy-webpack-plugin": "5.0.0",
|
97 | 97 | "@types/diff": "4.0.2",
|
98 | 98 | "@types/highlight.js": "9.12.3",
|
99 | 99 | "@types/hogan.js": "3.0.0",
|
100 |
| - "@types/html-webpack-plugin": "3.2.1", |
101 |
| - "@types/jest": "24.9.1", |
| 100 | + "@types/html-webpack-plugin": "3.2.2", |
| 101 | + "@types/jest": "25.1.1", |
102 | 102 | "@types/mini-css-extract-plugin": "0.9.0",
|
103 | 103 | "@types/mkdirp": "0.5.2",
|
104 |
| - "@types/node": "13.5.0", |
| 104 | + "@types/node": "13.7.0", |
105 | 105 | "@types/nopt": "3.0.29",
|
106 |
| - "@types/webpack": "4.41.3", |
107 |
| - "@typescript-eslint/eslint-plugin": "2.17.0", |
108 |
| - "@typescript-eslint/parser": "2.17.0", |
| 106 | + "@types/webpack": "4.41.5", |
| 107 | + "@typescript-eslint/eslint-plugin": "2.19.0", |
| 108 | + "@typescript-eslint/parser": "2.19.0", |
109 | 109 | "autoprefixer": "9.7.4",
|
110 | 110 | "bulma": "^0.8.0",
|
111 | 111 | "clipboard": "2.0.4",
|
|
114 | 114 | "css-loader": "3.4.2",
|
115 | 115 | "cssnano": "4.1.10",
|
116 | 116 | "eslint": "6.8.0",
|
117 |
| - "eslint-config-prettier": "6.9.0", |
118 |
| - "eslint-plugin-import": "2.20.0", |
| 117 | + "eslint-config-prettier": "6.10.0", |
| 118 | + "eslint-plugin-import": "2.20.1", |
119 | 119 | "eslint-plugin-jest": "23.6.0",
|
120 | 120 | "eslint-plugin-json": "2.0.1",
|
121 | 121 | "eslint-plugin-node": "11.0.0",
|
122 | 122 | "eslint-plugin-optimize-regex": "1.1.7",
|
123 | 123 | "eslint-plugin-promise": "4.2.1",
|
124 | 124 | "eslint-plugin-sonarjs": "0.5.0",
|
125 | 125 | "file-loader": "5.0.2",
|
126 |
| - "handlebars": "4.7.2", |
| 126 | + "handlebars": "4.7.3", |
127 | 127 | "handlebars-loader": "1.7.1",
|
128 | 128 | "html-webpack-plugin": "3.2.0",
|
129 | 129 | "husky": "4.2.1",
|
130 | 130 | "image-webpack-loader": "6.0.0",
|
131 | 131 | "is-ci-cli": "2.0.0",
|
132 | 132 | "jest": "25.1.0",
|
133 |
| - "lint-staged": "10.0.2", |
| 133 | + "lint-staged": "10.0.7", |
134 | 134 | "markdown-toc": "^1.2.0",
|
135 | 135 | "mini-css-extract-plugin": "0.9.0",
|
136 | 136 | "mkdirp": "1.0.3",
|
|
141 | 141 | "postcss-loader": "3.0.0",
|
142 | 142 | "postcss-preset-env": "6.7.0",
|
143 | 143 | "prettier": "1.19.1",
|
144 |
| - "ts-jest": "25.0.0", |
| 144 | + "ts-jest": "25.2.0", |
145 | 145 | "ts-loader": "6.2.1",
|
146 | 146 | "ts-node": "8.6.2",
|
147 | 147 | "typescript": "3.7.5",
|
148 | 148 | "url-loader": "3.0.0",
|
149 | 149 | "webpack": "4.41.5",
|
150 | 150 | "webpack-cli": "3.3.10",
|
151 |
| - "webpack-dev-server": "3.10.1", |
| 151 | + "webpack-dev-server": "3.10.3", |
152 | 152 | "whatwg-fetch": "3.0.0"
|
153 | 153 | },
|
154 | 154 | "resolutions": {
|
|
0 commit comments