From 37aa9b433b883d2828a1a278e5213c65f35e2e1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:50:54 +0000 Subject: [PATCH] chore(deps): update dependency @form8ion/commitlint-config to v2.0.8 --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 55f3cc52..328c77ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@cucumber/cucumber": "11.3.0", - "@form8ion/commitlint-config": "2.0.7", + "@form8ion/commitlint-config": "2.0.8", "@form8ion/eslint-config": "7.0.13", "@form8ion/eslint-config-cucumber": "1.4.1", "@form8ion/remark-lint-preset": "6.0.7", @@ -597,15 +597,15 @@ } }, "node_modules/@commitlint/cli": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-20.0.0.tgz", - "integrity": "sha512-I3D7Yldq8ZhOB3qEaTvXWIgib6tSZhbCpRObfFQ/aYI0J9AH8NMwT07Ak+bpE3n6Yn7EtbqEhQUkJZ/jZ5kCeQ==", + "version": "20.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-20.1.0.tgz", + "integrity": "sha512-pW5ujjrOovhq5RcYv5xCpb4GkZxkO2+GtOdBW2/qrr0Ll9tl3PX0aBBobGQl3mdZUbOBgwAexEQLeH6uxL0VYg==", "dev": true, "license": "MIT", "dependencies": { "@commitlint/format": "^20.0.0", "@commitlint/lint": "^20.0.0", - "@commitlint/load": "^20.0.0", + "@commitlint/load": "^20.1.0", "@commitlint/read": "^20.0.0", "@commitlint/types": "^20.0.0", "tinyexec": "^1.0.0", @@ -732,15 +732,15 @@ } }, "node_modules/@commitlint/load": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.0.0.tgz", - "integrity": "sha512-WiNKO9fDPlLY90Rruw2HqHKcghrmj5+kMDJ4GcTlX1weL8K07Q6b27C179DxnsrjGCRAKVwFKyzxV4x+xDY28Q==", + "version": "20.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.1.0.tgz", + "integrity": "sha512-qo9ER0XiAimATQR5QhvvzePfeDfApi/AFlC1G+YN+ZAY8/Ua6IRrDrxRvQAr+YXUKAxUsTDSp9KXeXLBPsNRWg==", "dev": true, "license": "MIT", "dependencies": { "@commitlint/config-validator": "^20.0.0", "@commitlint/execute-rule": "^20.0.0", - "@commitlint/resolve-extends": "^20.0.0", + "@commitlint/resolve-extends": "^20.1.0", "@commitlint/types": "^20.0.0", "chalk": "^5.3.0", "cosmiconfig": "^9.0.0", @@ -809,9 +809,9 @@ } }, "node_modules/@commitlint/resolve-extends": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.0.0.tgz", - "integrity": "sha512-BA4vva1hY8y0/Hl80YDhe9TJZpRFMsUYzVxvwTLPTEBotbGx/gS49JlVvtF1tOCKODQp7pS7CbxCpiceBgp3Dg==", + "version": "20.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.1.0.tgz", + "integrity": "sha512-cxKXQrqHjZT3o+XPdqDCwOWVFQiae++uwd9dUBC7f2MdV58ons3uUvASdW7m55eat5sRiQ6xUHyMWMRm6atZWw==", "dev": true, "license": "MIT", "dependencies": { @@ -1861,13 +1861,13 @@ } }, "node_modules/@form8ion/commitlint-config": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.7.tgz", - "integrity": "sha512-L+87vaemUQYQy11BsYbziA1NCTHPRYC3Id5OSsDLxGLSkiTlEAzB7ba8jfK/h7dVBftFe0t5dBOn6s920f4Slw==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@form8ion/commitlint-config/-/commitlint-config-2.0.8.tgz", + "integrity": "sha512-qgS5PA4E0EkooC8vBtNNlSDTbIg9JXuzJg9GYOtZ1V6Ah/a92TP3BmYb1BpkYX0WDTczq2ykZSWS1JXVujNRsg==", "dev": true, "license": "MIT", "dependencies": { - "@commitlint/cli": "20.0.0", + "@commitlint/cli": "20.1.0", "@commitlint/config-conventional": "20.0.0" } }, diff --git a/package.json b/package.json index 9c82daa2..140e3dc2 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ }, "devDependencies": { "@cucumber/cucumber": "11.3.0", - "@form8ion/commitlint-config": "2.0.7", + "@form8ion/commitlint-config": "2.0.8", "@form8ion/eslint-config": "7.0.13", "@form8ion/eslint-config-cucumber": "1.4.1", "@form8ion/remark-lint-preset": "6.0.7",