diff --git a/package.json b/package.json index 04ff9ce5..c5505d31 100644 --- a/package.json +++ b/package.json @@ -81,13 +81,13 @@ ] }, "devDependencies": { - "@commitlint/cli": "16.2.3", - "@commitlint/config-conventional": "16.2.1", + "@commitlint/cli": "16.2.4", + "@commitlint/config-conventional": "16.2.4", "@types/adm-zip": "0.5.0", "@types/ini": "1.3.31", - "@types/jest": "27.4.1", + "@types/jest": "27.5.0", "@types/lodash": "4.14.182", - "@types/node": "17.0.23", + "@types/node": "17.0.31", "@types/prompts": "2.0.14", "@types/semver": "7.3.9", "@types/validate-npm-package-name": "3.0.3", @@ -97,17 +97,17 @@ "fast-glob": "3.2.11", "husky": "7.0.4", "ini": "3.0.0", - "jest": "27.5.1", - "lint-staged": "12.4.0", + "jest": "28.0.3", + "lint-staged": "12.4.1", "lodash": "4.17.21", "node-fetch": "3.2.3", "ora": "6.1.0", "prompts": "2.4.2", "semver": "7.3.7", "socks-proxy-agent": "6.2.0", - "ts-jest": "27.1.4", + "ts-jest": "28.0.1", "ts-standard": "11.0.0", - "tsup": "5.12.5", + "tsup": "5.12.6", "typescript": "4.6.3", "validate-npm-package-name": "4.0.0" },