From 999f79713c5468a54110a7b276bc43aa0925ff00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:21:40 +0300 Subject: [PATCH] chore(deps-dev): update (#35) Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com> --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ff8e9eb..568393c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "devDependencies": { - "@archoleat/commitlint-define-config": "^1.0.9", - "@commitlint/cli": "^19.4.0", - "@commitlint/config-conventional": "^19.2.2", + "@archoleat/commitlint-define-config": "^1.0.10", + "@commitlint/cli": "^19.4.1", + "@commitlint/config-conventional": "^19.4.1", "@commitlint/types": "^19.0.3", "editorconfig-checker": "^5.1.8", "git-pull-run": "^1.4.0", - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.9", "remark": "15.0.1", "remark-cli": "^12.0.1",