From 066dc4c6a274040b72a6e9e90f74d5a359b529bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:46:29 +0000 Subject: [PATCH] chore(deps): update dependency @commitlint/config-angular-type-enum to v19 --- package-lock.json | 24 ++++-------------------- package.json | 2 +- 2 files changed, 5 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3a33511..96026f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@actions/core": "^1.10.0", "@actions/github": "^6.0.0", "@commitlint/config-angular": "^19.0.0", - "@commitlint/config-angular-type-enum": "^17.0.0", + "@commitlint/config-angular-type-enum": "^19.0.0", "@commitlint/config-conventional": "^17.6.7", "@commitlint/config-lerna-scopes": "^19.0.0", "@commitlint/config-patternplate": "^19.0.0", @@ -441,15 +441,6 @@ } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "17.8.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.8.1.tgz", - "integrity": "sha512-vuIQ9rZckMPRM6I3mWzfWb7TfvE/yHJXNKaR2weuhf+lQEVSZSGQP3LwdXpMcT2QGKE9VAhU/jw0qIE0Z9EbHA==", - "license": "MIT", - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/config-angular/node_modules/@commitlint/config-angular-type-enum": { "version": "19.5.0", "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.5.0.tgz", "integrity": "sha512-4/6xrkElCSBb7+6oZXlBJ/zytkxXgmTg5gk1Voj3GAWShTivtWrPtDYvHmF858WhA695YKgxMHEPNN74UFkK8w==", @@ -6776,19 +6767,12 @@ "integrity": "sha512-NExryCYJ/joUmN4kEPffG4AgepbGo6hqaEBSheSFemGF9MqDN3oJbqBSeoDJp77kR/CGmb+s3L2E2DI9MaTdQw==", "requires": { "@commitlint/config-angular-type-enum": "^19.5.0" - }, - "dependencies": { - "@commitlint/config-angular-type-enum": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.5.0.tgz", - "integrity": "sha512-4/6xrkElCSBb7+6oZXlBJ/zytkxXgmTg5gk1Voj3GAWShTivtWrPtDYvHmF858WhA695YKgxMHEPNN74UFkK8w==" - } } }, "@commitlint/config-angular-type-enum": { - "version": "17.8.1", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.8.1.tgz", - "integrity": "sha512-vuIQ9rZckMPRM6I3mWzfWb7TfvE/yHJXNKaR2weuhf+lQEVSZSGQP3LwdXpMcT2QGKE9VAhU/jw0qIE0Z9EbHA==" + "version": "19.5.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-19.5.0.tgz", + "integrity": "sha512-4/6xrkElCSBb7+6oZXlBJ/zytkxXgmTg5gk1Voj3GAWShTivtWrPtDYvHmF858WhA695YKgxMHEPNN74UFkK8w==" }, "@commitlint/config-conventional": { "version": "17.8.1", diff --git a/package.json b/package.json index 320edd1..337858c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@actions/core": "^1.10.0", "@actions/github": "^6.0.0", "@commitlint/config-angular": "^19.0.0", - "@commitlint/config-angular-type-enum": "^17.0.0", + "@commitlint/config-angular-type-enum": "^19.0.0", "@commitlint/config-conventional": "^17.6.7", "@commitlint/config-lerna-scopes": "^19.0.0", "@commitlint/config-patternplate": "^19.0.0",