diff --git a/package-lock.json b/package-lock.json index d9376695..693c5a2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@angular/compiler-cli": "15.2.10", "@angular/language-service": "15.2.10", "@commitlint/cli": "18.6.1", - "@commitlint/config-conventional": "18.6.1", + "@commitlint/config-conventional": "18.6.2", "@nguniversal/builders": "15.2.1", "@nx/angular": "17.3.1", "@nx/jest": "17.3.1", @@ -4242,9 +4242,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.6.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.1.tgz", - "integrity": "sha512-ftpfAOQyI+IHvut0cRF4EFM39PWCqde+uOXCjH9NpK6FpqfhncAbEvP0E7OIpFsrDX0aS7k81tzH5Yz7prcNxA==", + "version": "18.6.2", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.6.2.tgz", + "integrity": "sha512-PcgSYg1AKGQIwDQKbaHtJsfqYy4uJTC7crLVZ83lfjcPaec4Pry2vLeaWej7ao2KsT20l9dWoMPpEGg8LWdUuA==", "dev": true, "dependencies": { "@commitlint/types": "^18.6.1", diff --git a/package.json b/package.json index 0b1f0dab..8258d446 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@angular/compiler-cli": "15.2.10", "@angular/language-service": "15.2.10", "@commitlint/cli": "18.6.1", - "@commitlint/config-conventional": "18.6.1", + "@commitlint/config-conventional": "18.6.2", "@nguniversal/builders": "15.2.1", "@nx/angular": "17.3.1", "@nx/jest": "17.3.1",