|
64 | 64 | "@commitlint/cli": "12.1.4",
|
65 | 65 | "@commitlint/config-conventional": "12.1.4",
|
66 | 66 | "@types/jest": "26.0.24",
|
67 |
| - "@types/node": "14.17.33", |
| 67 | + "@types/node": "14.18.63", |
68 | 68 | "@typescript-eslint/eslint-plugin": "4.26.1",
|
69 | 69 | "@typescript-eslint/parser": "4.26.1",
|
70 | 70 | "@typescript-eslint/typescript-estree": "4.26.1",
|
71 |
| - "conventional-changelog-cli": "2.1.1", |
| 71 | + "conventional-changelog-cli": "2.2.2", |
72 | 72 | "conventional-github-releaser": "3.1.5",
|
73 | 73 | "eslint": "7.28.0",
|
74 | 74 | "eslint-config-standard": "16.0.3",
|
75 |
| - "eslint-plugin-import": "2.23.4", |
| 75 | + "eslint-plugin-import": "2.32.0", |
76 | 76 | "eslint-plugin-node": "11.1.0",
|
77 |
| - "eslint-plugin-promise": "5.1.0", |
| 77 | + "eslint-plugin-promise": "5.2.0", |
78 | 78 | "eslint-plugin-standard": "4.1.0",
|
79 | 79 | "husky": "6.0.0",
|
80 | 80 | "jest": "26.6.3",
|
81 | 81 | "lint-staged": "10.5.4",
|
82 | 82 | "rollup": "2.51.1",
|
83 |
| - "rollup-plugin-typescript2": "0.30.0", |
| 83 | + "rollup-plugin-typescript2": "0.36.0", |
84 | 84 | "semantic-release": "17.4.4",
|
85 | 85 | "ts-jest": "26.5.6",
|
86 |
| - "tslib": "2.2.0", |
87 |
| - "typedoc": "0.20.36", |
| 86 | + "tslib": "2.8.1", |
| 87 | + "typedoc": "0.28.9", |
88 | 88 | "typescript": "3.9.10"
|
89 | 89 | },
|
90 | 90 | "dependencies": {
|
|
0 commit comments