From 2ce1cd25bd772fd3a1749978968cddbd38aacd53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:01:32 +0000 Subject: [PATCH] chore(deps): update lint packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e107a9f22..2ea01ffbc 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ "@babel/core": "7.22.8", "@babel/eslint-parser": "7.23.3", "@babel/preset-env": "7.22.7", - "@commitlint/cli": "17.8.1", - "@commitlint/config-conventional": "17.8.1", + "@commitlint/cli": "18.4.3", + "@commitlint/config-conventional": "18.4.3", "@types/jest": "29.5.2", "commitizen": "4.3.0", "conventional-changelog-conventionalcommits": "7.0.2", @@ -58,7 +58,7 @@ "husky": "8.0.3", "jest": "29.6.1", "jest-extended": "4.0.0", - "lint-staged": "14.0.1", + "lint-staged": "15.1.0", "nodemon": "3.0.1", "nyc": "15.1.0", "prettier": "3.1.0",