From d9a94de03cbb7cf25ea78bfae0ebf3b5298a829e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 02:02:22 +0000 Subject: [PATCH] chore(deps): bump @commitlint/format from 13.2.0 to 15.0.0 Bumps [@commitlint/format](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/format) from 13.2.0 to 15.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/format/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v15.0.0/@commitlint/format) --- updated-dependencies: - dependency-name: "@commitlint/format" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 62 ++++++++++++++++++++++++++++++++++++++++------- package.json | 2 +- 2 files changed, 54 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 59747c1..8729fa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@commitlint/config-conventional": "^13.2.0", "@commitlint/config-lerna-scopes": "^13.2.0", "@commitlint/config-patternplate": "^13.2.0", - "@commitlint/format": "^13.2.0", + "@commitlint/format": "^15.0.0", "@commitlint/lint": "^13.2.0", "@commitlint/load": "^13.2.1", "commitlint-config-jira": "^1.5.1", @@ -1807,6 +1807,19 @@ "node": ">=v12" } }, + "node_modules/@commitlint/cli/node_modules/@commitlint/format": { + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz", + "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==", + "dev": true, + "dependencies": { + "@commitlint/types": "^13.2.0", + "chalk": "^4.0.0" + }, + "engines": { + "node": ">=v12" + } + }, "node_modules/@commitlint/cli/node_modules/yargs": { "version": "17.1.1", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz", @@ -1911,11 +1924,22 @@ } }, "node_modules/@commitlint/format": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz", - "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==", + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz", + "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==", + "dependencies": { + "@commitlint/types": "^15.0.0", + "chalk": "^4.0.0" + }, + "engines": { + "node": ">=v12" + } + }, + "node_modules/@commitlint/format/node_modules/@commitlint/types": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz", + "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==", "dependencies": { - "@commitlint/types": "^13.2.0", "chalk": "^4.0.0" }, "engines": { @@ -16031,6 +16055,16 @@ "yargs": "^17.0.0" }, "dependencies": { + "@commitlint/format": { + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz", + "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==", + "dev": true, + "requires": { + "@commitlint/types": "^13.2.0", + "chalk": "^4.0.0" + } + }, "yargs": { "version": "17.1.1", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz", @@ -16105,12 +16139,22 @@ "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==" }, "@commitlint/format": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz", - "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==", + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-15.0.0.tgz", + "integrity": "sha512-bPhAfqwRhPk92WiuY0ktEJNpRRHSCd+Eg1MdhGyL9Bl3U25E5zvuInA+dNctnzZiOBSH/37ZaD0eOKCpQE6acg==", "requires": { - "@commitlint/types": "^13.2.0", + "@commitlint/types": "^15.0.0", "chalk": "^4.0.0" + }, + "dependencies": { + "@commitlint/types": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-15.0.0.tgz", + "integrity": "sha512-OMSLX+QJnyNoTwws54ULv9sOvuw9GdVezln76oyUd4YbMMJyaav62aSXDuCdWyL2sm9hTkSzyEi52PNaIj/vqw==", + "requires": { + "chalk": "^4.0.0" + } + } } }, "@commitlint/is-ignored": { diff --git a/package.json b/package.json index 838d5dc..dc8d94c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@commitlint/config-conventional": "^13.2.0", "@commitlint/config-lerna-scopes": "^13.2.0", "@commitlint/config-patternplate": "^13.2.0", - "@commitlint/format": "^13.2.0", + "@commitlint/format": "^15.0.0", "@commitlint/lint": "^13.2.0", "@commitlint/load": "^13.2.1", "commitlint-config-jira": "^1.5.1",