diff --git a/package.json b/package.json index b9184d7..8967c8c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/jest": "26.0.3", "@types/nock": "11.1.0", "@types/node": "10.17.26", - "cz-conventional-changelog": "^3.2.0", + "cz-conventional-changelog": "3.2.0", "eslint-plugin-jest": "23.17.1", "gts": "2.0.2", "guid-typescript": "1.0.9", @@ -46,7 +46,7 @@ "nock": "13.0.0", "ts-jest": "26.1.1", "ts-node": "8.10.2", - "typedoc": "^0.17.8", + "typedoc": "0.17.8", "typescript": "3.8.3" }, "config": {