diff --git a/package-lock.json b/package-lock.json index e9a3f9f..90925dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@vidavidorra/commitlint-config": "7.0.5", + "@vidavidorra/commitlint-config": "7.0.6", "husky": "9.0.11", "lint-staged": "15.2.2", "prettier": "3.2.5", @@ -1149,9 +1149,9 @@ "dev": true }, "node_modules/@vidavidorra/commitlint-config": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-7.0.5.tgz", - "integrity": "sha512-7/q31yJsg4ffrMV6k9wTRLLgZpmeT/BnvGkbSwbONNjOxW3m+dNjO/Mo8U0lzszUwkiFV4rsN3hv+HD6u8Atxw==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@vidavidorra/commitlint-config/-/commitlint-config-7.0.6.tgz", + "integrity": "sha512-7JcE63G3g70ha4s35uCLEMat04ySlRYi8qI9P7+v+Wl7ggwthxtSUVhL7mOKSDgclHKO8o+VDMaiGFeHhgTADQ==", "dev": true, "dependencies": { "@commitlint/config-conventional": "19.2.2", diff --git a/package.json b/package.json index 2e73c2a..27cf7a5 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@vidavidorra/commitlint-config": "7.0.5", + "@vidavidorra/commitlint-config": "7.0.6", "husky": "9.0.11", "lint-staged": "15.2.2", "prettier": "3.2.5",