|
89 | 89 | "hogan.js": "3.0.2" |
90 | 90 | }, |
91 | 91 | "optionalDependencies": { |
92 | | - "highlight.js": "10.0.2" |
| 92 | + "highlight.js": "10.1.2" |
93 | 93 | }, |
94 | 94 | "devDependencies": { |
95 | 95 | "@types/clipboard": "2.0.1", |
96 | | - "@types/copy-webpack-plugin": "5.0.0", |
| 96 | + "@types/copy-webpack-plugin": "6.0.0", |
97 | 97 | "@types/diff": "4.0.2", |
98 | | - "@types/highlight.js": "9.12.3", |
99 | 98 | "@types/hogan.js": "3.0.0", |
100 | | - "@types/html-webpack-plugin": "3.2.2", |
101 | | - "@types/jest": "25.2.1", |
| 99 | + "@types/html-webpack-plugin": "3.2.3", |
| 100 | + "@types/jest": "26.0.10", |
102 | 101 | "@types/mini-css-extract-plugin": "0.9.1", |
103 | | - "@types/mkdirp": "1.0.0", |
104 | | - "@types/node": "13.13.5", |
| 102 | + "@types/mkdirp": "1.0.1", |
| 103 | + "@types/node": "14.0.27", |
105 | 104 | "@types/nopt": "3.0.29", |
106 | | - "@types/webpack": "4.41.12", |
107 | | - "@typescript-eslint/eslint-plugin": "2.31.0", |
108 | | - "@typescript-eslint/parser": "2.31.0", |
109 | | - "autoprefixer": "9.7.6", |
110 | | - "bulma": "^0.8.0", |
| 105 | + "@typescript-eslint/eslint-plugin": "3.9.0", |
| 106 | + "@typescript-eslint/parser": "3.9.0", |
| 107 | + "autoprefixer": "9.8.6", |
| 108 | + "bulma": "^0.9.0", |
111 | 109 | "clipboard": "2.0.6", |
112 | | - "copy-webpack-plugin": "5.1.1", |
113 | | - "css-loader": "3.5.3", |
| 110 | + "copy-webpack-plugin": "6.0.3", |
| 111 | + "css-loader": "4.2.1", |
114 | 112 | "cssnano": "4.1.10", |
115 | | - "eslint": "7.0.0", |
| 113 | + "eslint": "7.7.0", |
116 | 114 | "eslint-config-prettier": "6.11.0", |
117 | | - "eslint-plugin-import": "2.20.2", |
118 | | - "eslint-plugin-jest": "23.10.0", |
119 | | - "eslint-plugin-json": "2.1.1", |
| 115 | + "eslint-plugin-import": "2.22.0", |
| 116 | + "eslint-plugin-jest": "23.20.0", |
| 117 | + "eslint-plugin-json": "2.1.2", |
120 | 118 | "eslint-plugin-node": "11.1.0", |
121 | 119 | "eslint-plugin-optimize-regex": "1.2.0", |
122 | 120 | "eslint-plugin-promise": "4.2.1", |
|
127 | 125 | "html-webpack-plugin": "4.3.0", |
128 | 126 | "husky": "4.2.5", |
129 | 127 | "image-webpack-loader": "6.0.0", |
130 | | - "is-ci-cli": "2.0.0", |
131 | | - "jest": "26.0.1", |
132 | | - "lint-staged": "10.2.2", |
| 128 | + "is-ci-cli": "2.1.2", |
| 129 | + "jest": "26.4.0", |
| 130 | + "lint-staged": "10.2.11", |
133 | 131 | "markdown-toc": "^1.2.0", |
134 | | - "mini-css-extract-plugin": "0.9.0", |
| 132 | + "mini-css-extract-plugin": "0.10.0", |
135 | 133 | "mkdirp": "1.0.4", |
136 | 134 | "nopt": "4.0.3", |
137 | | - "postcss": "7.0.29", |
| 135 | + "postcss": "7.0.32", |
138 | 136 | "postcss-cli": "7.1.1", |
139 | 137 | "postcss-import": "12.0.1", |
140 | 138 | "postcss-loader": "3.0.0", |
141 | 139 | "postcss-preset-env": "6.7.0", |
142 | 140 | "prettier": "2.0.5", |
143 | | - "ts-jest": "25.5.1", |
144 | | - "ts-loader": "7.0.3", |
145 | | - "ts-node": "8.10.1", |
146 | | - "typescript": "3.8.3", |
| 141 | + "ts-jest": "26.2.0", |
| 142 | + "ts-loader": "8.0.2", |
| 143 | + "ts-node": "8.10.2", |
| 144 | + "typescript": "3.9.7", |
147 | 145 | "url-loader": "4.1.0", |
148 | | - "webpack": "4.43.0", |
149 | | - "webpack-cli": "3.3.11", |
| 146 | + "webpack": "4.44.1", |
| 147 | + "webpack-cli": "3.3.12", |
150 | 148 | "webpack-dev-server": "3.11.0", |
151 | | - "whatwg-fetch": "3.0.0" |
| 149 | + "whatwg-fetch": "3.4.0" |
152 | 150 | }, |
153 | 151 | "resolutions": { |
154 | 152 | "lodash": ">=4.17.15", |
|
0 commit comments