diff --git a/package-lock.json b/package-lock.json index 81b0a708..d7f13c1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "GPL-3.0-or-later", "dependencies": { "@clack/prompts": "0.7.0", - "@davidsneighbour/commitlint-config": "2024.3.32", + "@davidsneighbour/commitlint-config": "2024.3.38", "@davidsneighbour/eslint-config": "2024.3.38", "@davidsneighbour/release-config": "2024.3.32", "@davidsneighbour/remark-config": "2024.3.38", @@ -2434,10 +2434,9 @@ } }, "node_modules/@davidsneighbour/commitlint-config": { - "version": "2024.3.32", - "resolved": "https://registry.npmjs.org/@davidsneighbour/commitlint-config/-/commitlint-config-2024.3.32.tgz", - "integrity": "sha512-MZZRbykHHuV5mZcsSenEeNNF73ahdmnCqSWAARVAW23b6q4Q4EcrrijdCQS0yhEZvi84I5amWFuGQG4rPUxYnQ==", - "license": "MIT", + "version": "2024.3.38", + "resolved": "https://registry.npmjs.org/@davidsneighbour/commitlint-config/-/commitlint-config-2024.3.38.tgz", + "integrity": "sha512-JceV8fQn+b+hczJIT89mmyRoiiypsc3uO2fRh4HnGhGHFl0H52lvD/Fq8gKIxyLYMBLblM9xhQ87HDfDihd0iQ==", "dependencies": { "@commitlint/cli": "19.4.0", "@commitlint/config-conventional": "19.2.2" diff --git a/package.json b/package.json index 9e44e8f8..3ccbd7b5 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "homepage": "https://github.com/davidsneighbour/dotfiles#readme", "dependencies": { "@clack/prompts": "0.7.0", - "@davidsneighbour/commitlint-config": "2024.3.32", + "@davidsneighbour/commitlint-config": "2024.3.38", "@davidsneighbour/eslint-config": "2024.3.38", "@davidsneighbour/release-config": "2024.3.32", "@davidsneighbour/remark-config": "2024.3.38",