From a9cf75f49b106e506a0f035622425b5f1962b9e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 02:10:19 +0000 Subject: [PATCH] build(deps-dev): bump the commitlint group with 2 updates Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 19.0.1 to 19.0.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.0.0 to 19.0.3 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] --- package-lock.json | 278 +++++++++++++++++++++++++--------------------- package.json | 4 +- 2 files changed, 152 insertions(+), 130 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51607571e3..1193fe03e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,8 +15,8 @@ "devDependencies": { "@babel/cli": "^7.23.9", "@babel/preset-env": "^7.23.9", - "@commitlint/cli": "^19.0.1", - "@commitlint/config-conventional": "^19.0.0", + "@commitlint/cli": "^19.0.3", + "@commitlint/config-conventional": "^19.0.3", "@mfranzke/plugin-node-uiextension": "^1.0.0", "@pattern-lab/cli": "^6.1.0", "@pattern-lab/core": "^6.0.1", @@ -1788,16 +1788,16 @@ } }, "node_modules/@commitlint/cli": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.1.tgz", - "integrity": "sha512-6D+KT/RasFPF92M549I3lABSBWXAdmKvBfxtYWlWO5JdYFSK+B6jY6XyE/hN/DNSYvwwcuNk+CzbqQcy+EbrCw==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.3.tgz", + "integrity": "sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==", "dev": true, "dependencies": { - "@commitlint/format": "^19.0.0", - "@commitlint/lint": "^19.0.0", - "@commitlint/load": "^19.0.1", - "@commitlint/read": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/format": "^19.0.3", + "@commitlint/lint": "^19.0.3", + "@commitlint/load": "^19.0.3", + "@commitlint/read": "^19.0.3", + "@commitlint/types": "^19.0.3", "execa": "^8.0.1", "yargs": "^17.0.0" }, @@ -1943,12 +1943,12 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.0.tgz", - "integrity": "sha512-d8lPm+slPUdA8Zof2Y36RqAm/MmAYx/QQIEd2gKbpfLThQK1oYLs+0C3sMPD+4LIq2kh4cnbV9WnPA0P5sN8Ig==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz", + "integrity": "sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "conventional-changelog-conventionalcommits": "^7.0.2" }, "engines": { @@ -1956,12 +1956,12 @@ } }, "node_modules/@commitlint/config-validator": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.0.tgz", - "integrity": "sha512-oxJ2k+jBPRyWzv1ixfxwGZO5DJ1S+v3D8u/QESMwuPh3kQmeOYBRxGI+5FDWMwiVSHpztlhvvxDAU9SFXeMqUA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.3.tgz", + "integrity": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "ajv": "^8.11.0" }, "engines": { @@ -1969,12 +1969,12 @@ } }, "node_modules/@commitlint/ensure": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.0.tgz", - "integrity": "sha512-G0avCIwjKplTP1Oc9MlDhsYqi1yOWORtJSBpyMbQEnalQAW1tuRxG4LOLRZVKfFqlDWs2SfVQPN0Uw51Ge0f6w==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.3.tgz", + "integrity": "sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "lodash.camelcase": "^4.3.0", "lodash.kebabcase": "^4.1.1", "lodash.snakecase": "^4.1.1", @@ -1995,12 +1995,12 @@ } }, "node_modules/@commitlint/format": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.0.tgz", - "integrity": "sha512-36P4/2tpGSGQsYoSZEso5fTSTaMSArIK9fszy+5B8hwwAvOfnD4kQtrwfMhiXnf7PCgeX2lx5Jma+pY3Bq326A==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.3.tgz", + "integrity": "sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "chalk": "^5.3.0" }, "engines": { @@ -2020,12 +2020,12 @@ } }, "node_modules/@commitlint/is-ignored": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.0.tgz", - "integrity": "sha512-5b2nIrl8GEjzYAnOK2ZAUxBXvUonYrp3+8kJkUMl8QOtjt2O1gsd71jar7UtoDEqTWJhc+n7lG6lQYMXtcQJAw==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz", + "integrity": "sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "semver": "^7.6.0" }, "engines": { @@ -2066,30 +2066,30 @@ "dev": true }, "node_modules/@commitlint/lint": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.0.tgz", - "integrity": "sha512-rAAisSpxhA+z4uhsveSt1CuTB+Jld5d7zyNSEK2UWjQaOxicwDP+LFiOdM32n/vwsLlOJqhrInA50UcbRSVaGg==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.3.tgz", + "integrity": "sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==", "dev": true, "dependencies": { - "@commitlint/is-ignored": "^19.0.0", - "@commitlint/parse": "^19.0.0", - "@commitlint/rules": "^19.0.0", - "@commitlint/types": "^19.0.0" + "@commitlint/is-ignored": "^19.0.3", + "@commitlint/parse": "^19.0.3", + "@commitlint/rules": "^19.0.3", + "@commitlint/types": "^19.0.3" }, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/load": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.1.tgz", - "integrity": "sha512-5w5RHhtidRPMRm8ktph+NKypt1Wu5Z2jbU1Lc+1IS9Azy83JWRBQ9xKBbW9gF66R/TwHF0v6Jy8KOqRS8I/GgA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.3.tgz", + "integrity": "sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^19.0.0", + "@commitlint/config-validator": "^19.0.3", "@commitlint/execute-rule": "^19.0.0", - "@commitlint/resolve-extends": "^19.0.1", - "@commitlint/types": "^19.0.0", + "@commitlint/resolve-extends": "^19.0.3", + "@commitlint/types": "^19.0.3", "chalk": "^5.3.0", "cosmiconfig": "^8.3.6", "cosmiconfig-typescript-loader": "^5.0.0", @@ -2123,12 +2123,12 @@ } }, "node_modules/@commitlint/parse": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.0.tgz", - "integrity": "sha512-/2hT08V/2Lh+aQ5cSAw5vO74FlA3LJGYzLfsNMcx6aW8Kmrsa9W7chNNY5hMWbucCF92s/JE3eVIHnzoEBKTTA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.3.tgz", + "integrity": "sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==", "dev": true, "dependencies": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "conventional-changelog-angular": "^7.0.0", "conventional-commits-parser": "^5.0.0" }, @@ -2137,13 +2137,13 @@ } }, "node_modules/@commitlint/read": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.0.tgz", - "integrity": "sha512-AbK/fQjWrXGAAHl+KeOtZtWJryhzkTnynhkABF4IUFZqK71JSviSIPHYuUQjdwNrD0PJGs5f19ORjY8LOXP08w==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.3.tgz", + "integrity": "sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==", "dev": true, "dependencies": { "@commitlint/top-level": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "git-raw-commits": "^4.0.0", "minimist": "^1.2.8" }, @@ -2152,31 +2152,32 @@ } }, "node_modules/@commitlint/resolve-extends": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.1.tgz", - "integrity": "sha512-U5BRCNEiib0I06e6utNzBXZRu/t/bzlqVljS5kaNwggPN1VS+Kvuks8fY97j85B8sifHXU5dhUICPRKP8Oj31A==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz", + "integrity": "sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/config-validator": "^19.0.3", + "@commitlint/types": "^19.0.3", "global-directory": "^4.0.1", "import-meta-resolve": "^4.0.0", - "lodash.mergewith": "^4.6.2" + "lodash.mergewith": "^4.6.2", + "resolve-from": "^5.0.0" }, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/rules": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.0.tgz", - "integrity": "sha512-uwb5Ro5vvJlEjnWPezL3AcdlbLdJz24SD5VembgA6IXqqunphZr5LFsQL1z5efP7p3MUdJEXFynIx8o62+j2lA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.3.tgz", + "integrity": "sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==", "dev": true, "dependencies": { - "@commitlint/ensure": "^19.0.0", + "@commitlint/ensure": "^19.0.3", "@commitlint/message": "^19.0.0", "@commitlint/to-lines": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "execa": "^8.0.1" }, "engines": { @@ -2422,11 +2423,12 @@ } }, "node_modules/@commitlint/types": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.0.tgz", - "integrity": "sha512-qLjLUdYXKi0TIavONrjBkxrElp7KguqDbvzIRbqTdJBV/cAAr8QEhHe1qUq8OcCM3gFWTlUrDz3ISZbkRoGsAg==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz", + "integrity": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==", "dev": true, "dependencies": { + "@types/conventional-commits-parser": "^5.0.0", "chalk": "^5.3.0" }, "engines": { @@ -3632,6 +3634,15 @@ "node": ">=10.13.0" } }, + "node_modules/@types/conventional-commits-parser": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz", + "integrity": "sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, "node_modules/@types/eslint": { "version": "8.56.2", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.2.tgz", @@ -20954,16 +20965,16 @@ } }, "@commitlint/cli": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.1.tgz", - "integrity": "sha512-6D+KT/RasFPF92M549I3lABSBWXAdmKvBfxtYWlWO5JdYFSK+B6jY6XyE/hN/DNSYvwwcuNk+CzbqQcy+EbrCw==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.0.3.tgz", + "integrity": "sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==", "dev": true, "requires": { - "@commitlint/format": "^19.0.0", - "@commitlint/lint": "^19.0.0", - "@commitlint/load": "^19.0.1", - "@commitlint/read": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/format": "^19.0.3", + "@commitlint/lint": "^19.0.3", + "@commitlint/load": "^19.0.3", + "@commitlint/read": "^19.0.3", + "@commitlint/types": "^19.0.3", "execa": "^8.0.1", "yargs": "^17.0.0" }, @@ -21048,32 +21059,32 @@ } }, "@commitlint/config-conventional": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.0.tgz", - "integrity": "sha512-d8lPm+slPUdA8Zof2Y36RqAm/MmAYx/QQIEd2gKbpfLThQK1oYLs+0C3sMPD+4LIq2kh4cnbV9WnPA0P5sN8Ig==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz", + "integrity": "sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "conventional-changelog-conventionalcommits": "^7.0.2" } }, "@commitlint/config-validator": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.0.tgz", - "integrity": "sha512-oxJ2k+jBPRyWzv1ixfxwGZO5DJ1S+v3D8u/QESMwuPh3kQmeOYBRxGI+5FDWMwiVSHpztlhvvxDAU9SFXeMqUA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.0.3.tgz", + "integrity": "sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "ajv": "^8.11.0" } }, "@commitlint/ensure": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.0.tgz", - "integrity": "sha512-G0avCIwjKplTP1Oc9MlDhsYqi1yOWORtJSBpyMbQEnalQAW1tuRxG4LOLRZVKfFqlDWs2SfVQPN0Uw51Ge0f6w==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.0.3.tgz", + "integrity": "sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "lodash.camelcase": "^4.3.0", "lodash.kebabcase": "^4.1.1", "lodash.snakecase": "^4.1.1", @@ -21088,12 +21099,12 @@ "dev": true }, "@commitlint/format": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.0.tgz", - "integrity": "sha512-36P4/2tpGSGQsYoSZEso5fTSTaMSArIK9fszy+5B8hwwAvOfnD4kQtrwfMhiXnf7PCgeX2lx5Jma+pY3Bq326A==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.3.tgz", + "integrity": "sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "chalk": "^5.3.0" }, "dependencies": { @@ -21106,12 +21117,12 @@ } }, "@commitlint/is-ignored": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.0.tgz", - "integrity": "sha512-5b2nIrl8GEjzYAnOK2ZAUxBXvUonYrp3+8kJkUMl8QOtjt2O1gsd71jar7UtoDEqTWJhc+n7lG6lQYMXtcQJAw==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.0.3.tgz", + "integrity": "sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "semver": "^7.6.0" }, "dependencies": { @@ -21142,27 +21153,27 @@ } }, "@commitlint/lint": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.0.tgz", - "integrity": "sha512-rAAisSpxhA+z4uhsveSt1CuTB+Jld5d7zyNSEK2UWjQaOxicwDP+LFiOdM32n/vwsLlOJqhrInA50UcbRSVaGg==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.0.3.tgz", + "integrity": "sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==", "dev": true, "requires": { - "@commitlint/is-ignored": "^19.0.0", - "@commitlint/parse": "^19.0.0", - "@commitlint/rules": "^19.0.0", - "@commitlint/types": "^19.0.0" + "@commitlint/is-ignored": "^19.0.3", + "@commitlint/parse": "^19.0.3", + "@commitlint/rules": "^19.0.3", + "@commitlint/types": "^19.0.3" } }, "@commitlint/load": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.1.tgz", - "integrity": "sha512-5w5RHhtidRPMRm8ktph+NKypt1Wu5Z2jbU1Lc+1IS9Azy83JWRBQ9xKBbW9gF66R/TwHF0v6Jy8KOqRS8I/GgA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.0.3.tgz", + "integrity": "sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==", "dev": true, "requires": { - "@commitlint/config-validator": "^19.0.0", + "@commitlint/config-validator": "^19.0.3", "@commitlint/execute-rule": "^19.0.0", - "@commitlint/resolve-extends": "^19.0.1", - "@commitlint/types": "^19.0.0", + "@commitlint/resolve-extends": "^19.0.3", + "@commitlint/types": "^19.0.3", "chalk": "^5.3.0", "cosmiconfig": "^8.3.6", "cosmiconfig-typescript-loader": "^5.0.0", @@ -21186,51 +21197,52 @@ "dev": true }, "@commitlint/parse": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.0.tgz", - "integrity": "sha512-/2hT08V/2Lh+aQ5cSAw5vO74FlA3LJGYzLfsNMcx6aW8Kmrsa9W7chNNY5hMWbucCF92s/JE3eVIHnzoEBKTTA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.0.3.tgz", + "integrity": "sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==", "dev": true, "requires": { - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "conventional-changelog-angular": "^7.0.0", "conventional-commits-parser": "^5.0.0" } }, "@commitlint/read": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.0.tgz", - "integrity": "sha512-AbK/fQjWrXGAAHl+KeOtZtWJryhzkTnynhkABF4IUFZqK71JSviSIPHYuUQjdwNrD0PJGs5f19ORjY8LOXP08w==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.0.3.tgz", + "integrity": "sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA==", "dev": true, "requires": { "@commitlint/top-level": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "git-raw-commits": "^4.0.0", "minimist": "^1.2.8" } }, "@commitlint/resolve-extends": { - "version": "19.0.1", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.1.tgz", - "integrity": "sha512-U5BRCNEiib0I06e6utNzBXZRu/t/bzlqVljS5kaNwggPN1VS+Kvuks8fY97j85B8sifHXU5dhUICPRKP8Oj31A==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz", + "integrity": "sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==", "dev": true, "requires": { - "@commitlint/config-validator": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/config-validator": "^19.0.3", + "@commitlint/types": "^19.0.3", "global-directory": "^4.0.1", "import-meta-resolve": "^4.0.0", - "lodash.mergewith": "^4.6.2" + "lodash.mergewith": "^4.6.2", + "resolve-from": "^5.0.0" } }, "@commitlint/rules": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.0.tgz", - "integrity": "sha512-uwb5Ro5vvJlEjnWPezL3AcdlbLdJz24SD5VembgA6IXqqunphZr5LFsQL1z5efP7p3MUdJEXFynIx8o62+j2lA==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.0.3.tgz", + "integrity": "sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==", "dev": true, "requires": { - "@commitlint/ensure": "^19.0.0", + "@commitlint/ensure": "^19.0.3", "@commitlint/message": "^19.0.0", "@commitlint/to-lines": "^19.0.0", - "@commitlint/types": "^19.0.0", + "@commitlint/types": "^19.0.3", "execa": "^8.0.1" }, "dependencies": { @@ -21381,11 +21393,12 @@ } }, "@commitlint/types": { - "version": "19.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.0.tgz", - "integrity": "sha512-qLjLUdYXKi0TIavONrjBkxrElp7KguqDbvzIRbqTdJBV/cAAr8QEhHe1qUq8OcCM3gFWTlUrDz3ISZbkRoGsAg==", + "version": "19.0.3", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.0.3.tgz", + "integrity": "sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==", "dev": true, "requires": { + "@types/conventional-commits-parser": "^5.0.0", "chalk": "^5.3.0" }, "dependencies": { @@ -22302,6 +22315,15 @@ "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", "dev": true }, + "@types/conventional-commits-parser": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz", + "integrity": "sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==", + "dev": true, + "requires": { + "@types/node": "*" + } + }, "@types/eslint": { "version": "8.56.2", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.2.tgz", diff --git a/package.json b/package.json index 55e02cd1f9..909ae8c0c1 100644 --- a/package.json +++ b/package.json @@ -63,8 +63,8 @@ "devDependencies": { "@babel/cli": "^7.23.9", "@babel/preset-env": "^7.23.9", - "@commitlint/cli": "^19.0.1", - "@commitlint/config-conventional": "^19.0.0", + "@commitlint/cli": "^19.0.3", + "@commitlint/config-conventional": "^19.0.3", "@mfranzke/plugin-node-uiextension": "^1.0.0", "@pattern-lab/cli": "^6.1.0", "@pattern-lab/core": "^6.0.1",