diff --git a/package-lock.json b/package-lock.json index 5957218..d758d8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@actions/core": "^1.6.0", "@actions/github": "^5.0.3", - "@commitlint/config-angular": "^17.0.0", + "@commitlint/config-angular": "^17.1.0", "@commitlint/config-conventional": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.0.0", @@ -1849,9 +1849,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz", - "integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", + "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "dependencies": { "@commitlint/config-angular-type-enum": "^17.0.0" }, @@ -16136,9 +16136,9 @@ } }, "@commitlint/config-angular": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.0.0.tgz", - "integrity": "sha512-OngMpL/DpCHCebiQEVripTn/STqzbzwcP8jiwnCftXvUAaNQvAEBqbf7IbVPAvkj00WQsjvMQqRZD8D9NY7QaQ==", + "version": "17.1.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", + "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", "requires": { "@commitlint/config-angular-type-enum": "^17.0.0" } diff --git a/package.json b/package.json index 00407cd..1c328fc 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dependencies": { "@actions/core": "^1.6.0", "@actions/github": "^5.0.3", - "@commitlint/config-angular": "^17.0.0", + "@commitlint/config-angular": "^17.1.0", "@commitlint/config-conventional": "^17.0.2", "@commitlint/config-lerna-scopes": "^17.0.2", "@commitlint/config-patternplate": "^17.0.0",