From 6fb56eb66b45671cd2defdaadc4345896d9c0926 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 10:03:29 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-conventional to v19.2.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 648ce88..25e9c3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@aws-sdk/client-cloudformation": "3.555.0", "@bifravst/eslint-config-typescript": "6.0.22", "@bifravst/prettier-config": "1.0.0", - "@commitlint/config-conventional": "19.1.0", + "@commitlint/config-conventional": "19.2.2", "@nordicsemiconductor/cloudformation-helpers": "^9.0.3", "@nordicsemiconductor/from-env": "^3.0.1", "@types/aws-lambda": "8.10.137", @@ -779,9 +779,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "19.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz", - "integrity": "sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==", + "version": "19.2.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.2.2.tgz", + "integrity": "sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==", "dev": true, "dependencies": { "@commitlint/types": "^19.0.3", diff --git a/package.json b/package.json index 6a2390c..29190ae 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@aws-sdk/client-cloudformation": "3.555.0", "@bifravst/eslint-config-typescript": "6.0.22", "@bifravst/prettier-config": "1.0.0", - "@commitlint/config-conventional": "19.1.0", + "@commitlint/config-conventional": "19.2.2", "@nordicsemiconductor/cloudformation-helpers": "^9.0.3", "@nordicsemiconductor/from-env": "^3.0.1", "@types/aws-lambda": "8.10.137",