|
32 | 32 | ]
|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 |
| - "@types/lodash.foreach": "^4.4.6", |
| 35 | + "@types/lodash.foreach": "^4.5.6", |
36 | 36 | "@types/lodash.get": "^4.4.6",
|
37 | 37 | "lodash.assign": "^4.2.0",
|
38 | 38 | "lodash.defaults": "^4.2.0",
|
39 |
| - "lodash.foreach": "^4.2.0", |
| 39 | + "lodash.foreach": "^4.5.0", |
40 | 40 | "lodash.get": "^4.4.2",
|
41 | 41 | "strip-ansi": "^6.0.0"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 | 44 | "@types/lodash.assign": "^4.2.6",
|
45 | 45 | "@types/lodash.defaults": "^4.2.6",
|
46 |
| - "@types/mkdirp": "^1.0.0", |
47 |
| - "@types/node": "^13.9.1", |
48 |
| - "@types/webpack": "^4.41.7", |
49 |
| - "@typescript-eslint/eslint-plugin": "^2.23.0", |
50 |
| - "@typescript-eslint/parser": "^2.23.0", |
51 |
| - "commitizen": "^4.0.3", |
| 46 | + "@types/mkdirp": "^1.0.1", |
| 47 | + "@types/node": "^13.13.52", |
| 48 | + "@types/webpack": "^4.41.28", |
| 49 | + "@typescript-eslint/eslint-plugin": "^2.34.0", |
| 50 | + "@typescript-eslint/parser": "^2.34.0", |
| 51 | + "commitizen": "^4.2.4", |
52 | 52 | "compression-webpack-plugin": "^7.1.2",
|
53 |
| - "css-loader": "^3.4.2", |
54 |
| - "cz-conventional-changelog": "3.1.0", |
| 53 | + "css-loader": "^3.6.0", |
| 54 | + "cz-conventional-changelog": "3.3.0", |
55 | 55 | "eslint": "^6.8.0",
|
56 | 56 | "file-loader": "^5.1.0",
|
57 |
| - "jest": "^25.1.0", |
| 57 | + "jest": "^25.5.4", |
58 | 58 | "jest-extended": "^0.11.5",
|
59 |
| - "mini-css-extract-plugin": "^0.9.0", |
| 59 | + "mini-css-extract-plugin": "^0.12.0", |
60 | 60 | "prettier": "^1.19.1",
|
61 | 61 | "standard-version": "^7.1.0",
|
62 |
| - "style-loader": "^1.1.3", |
| 62 | + "style-loader": "^1.3.0", |
63 | 63 | "tslint": "^6.1.0",
|
64 |
| - "typescript": "^3.8.3", |
65 |
| - "webpack": "^4.42.0" |
| 64 | + "typescript": "^3.9.9", |
| 65 | + "webpack": "^4.46.0" |
66 | 66 | },
|
67 | 67 | "config": {
|
68 | 68 | "commitizen": {
|
|
0 commit comments