From b976ce2ed773554192e42bc1bf538f267e3a9684 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 11:10:01 +0000 Subject: [PATCH] chore(deps): update dev dependancies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6ede8dc..4beb8e5 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "bcrypt": "5.1.1" }, "devDependencies": { - "@commitlint/cli": "19.4.0", - "@commitlint/config-angular": "19.3.0", + "@commitlint/cli": "19.4.1", + "@commitlint/config-angular": "19.4.1", "@nestjs/common": "10.4.1", "@nestjs/core": "10.4.1", "@nestjs/platform-express": "10.4.1", @@ -51,8 +51,8 @@ "@semantic-release/git": "10.0.1", "@types/jest": "29.5.12", "@types/node": "20.16.2", - "@typescript-eslint/eslint-plugin": "8.2.0", - "@typescript-eslint/parser": "8.2.0", + "@typescript-eslint/eslint-plugin": "8.3.0", + "@typescript-eslint/parser": "8.3.0", "eslint": "9.9.1", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1",