|
50 | 50 | "@babel/preset-env": "7.8.3",
|
51 | 51 | "@babel/preset-typescript": "7.8.3",
|
52 | 52 | "@types/debug": "4.1.5",
|
53 |
| - "@types/jest": "24.0.22", |
54 |
| - "@types/node": "12.12.6", |
| 53 | + "@types/jest": "24.9.1", |
| 54 | + "@types/node": "12.12.25", |
55 | 55 | "@types/ws": "7.2.0",
|
56 | 56 | "@typescript-eslint/eslint-plugin": "2.17.0",
|
57 | 57 | "@typescript-eslint/parser": "2.17.0",
|
58 | 58 | "babel-loader": "8.0.6",
|
59 |
| - "conventional-changelog-cli": "2.0.25", |
60 |
| - "conventional-recommended-bump": "6.0.2", |
61 |
| - "core-js": "3.4.0", |
62 |
| - "cypress": "3.6.0", |
63 |
| - "eslint": "6.6.0", |
64 |
| - "eslint-config-prettier": "6.5.0", |
65 |
| - "eslint-plugin-import": "2.18.2", |
| 59 | + "conventional-changelog-cli": "2.0.31", |
| 60 | + "conventional-recommended-bump": "6.0.5", |
| 61 | + "core-js": "3.6.4", |
| 62 | + "cypress": "3.8.3", |
| 63 | + "eslint": "6.8.0", |
| 64 | + "eslint-config-prettier": "6.9.0", |
| 65 | + "eslint-plugin-import": "2.20.0", |
66 | 66 | "eslint-plugin-node": "11.0.0",
|
67 | 67 | "eslint-plugin-promise": "4.2.1",
|
68 |
| - "http-server": "0.11.1", |
| 68 | + "http-server": "0.12.1", |
69 | 69 | "jest": "25.1.0",
|
70 | 70 | "md5.js": "1.3.5",
|
71 |
| - "mock-socket": "9.0.2", |
72 |
| - "prettier": "1.18.2", |
| 71 | + "mock-socket": "9.0.3", |
| 72 | + "prettier": "1.19.1", |
73 | 73 | "ts-jest": "25.0.0",
|
74 |
| - "typescript": "3.7.2", |
75 |
| - "webpack": "4.41.2", |
| 74 | + "typescript": "3.7.5", |
| 75 | + "webpack": "4.41.5", |
76 | 76 | "webpack-cli": "3.3.10"
|
77 | 77 | },
|
78 | 78 | "jest": {
|
|
0 commit comments