diff --git a/package-lock.json b/package-lock.json index 90362d0..e483806 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.10.0", "@actions/github": "^5.1.1", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.3.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0", @@ -1880,9 +1880,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz", + "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==", "dependencies": { "@commitlint/config-angular-type-enum": "^17.0.0" }, @@ -18061,9 +18061,9 @@ } }, "@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.3.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.3.0.tgz", + "integrity": "sha512-Nv6OgcoeNDTfJSmcxGdSkN9a8nQpmm8bDXgHuoe1DwTDe1610A51w7+7MD3RlGUia2qV1tYDyQczWkGf4xC3EQ==", "requires": { "@commitlint/config-angular-type-enum": "^17.0.0" } diff --git a/package.json b/package.json index 1ed28e4..48858cb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@actions/core": "^1.10.0", "@actions/github": "^5.1.1", - "@commitlint/config-angular": "^17.1.0", + "@commitlint/config-angular": "^17.3.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.1.0",