From efc1b362c8abb8ae683e0054987dafd7b1404112 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 06:58:36 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v19.4.1 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fe63ecda..f79231f0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@commitlint/cli": "19.4.1", - "@commitlint/config-conventional": "19.2.2", + "@commitlint/config-conventional": "19.4.1", "@eslint/eslintrc": "3.1.0", "@eslint/js": "9.9.1", "@trivago/prettier-plugin-sort-imports": "4.3.0", diff --git a/yarn.lock b/yarn.lock index e77b1733..cd7107fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -420,13 +420,13 @@ __metadata: languageName: node linkType: hard -"@commitlint/config-conventional@npm:19.2.2": - version: 19.2.2 - resolution: "@commitlint/config-conventional@npm:19.2.2" +"@commitlint/config-conventional@npm:19.4.1": + version: 19.4.1 + resolution: "@commitlint/config-conventional@npm:19.4.1" dependencies: "@commitlint/types": "npm:^19.0.3" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/2f2a07ee318ac42ffda488521bd84f28268a6d2ea10b332abcad6106559d8a64a765cc58ddea106fd67fce376228cb24059000a584f4986e0e8f972cedd85442 + checksum: 10c0/aece8757a2263735d9a131b6b2eeeeff2c30106a902b74b0f6de13c1b3724594ed3b94986c1d4bd5ad70b7ba1569ed8b8441ac171dc0343b4d45f733b397011c languageName: node linkType: hard @@ -996,7 +996,7 @@ __metadata: resolution: "@graasp/sdk@workspace:." dependencies: "@commitlint/cli": "npm:19.4.1" - "@commitlint/config-conventional": "npm:19.2.2" + "@commitlint/config-conventional": "npm:19.4.1" "@eslint/eslintrc": "npm:3.1.0" "@eslint/js": "npm:9.9.1" "@faker-js/faker": "npm:9.0.0"