From 7987cd54ec5278ef658fcce3b13ecb298c3c9825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:01:21 +0000 Subject: [PATCH] chore:(deps-dev): bump @commitlint/cli from 16.2.1 to 16.2.3 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.1 to 16.2.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/v16.2.3/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0fe7d86cb..8700a3b8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "@angular/cli": "12.2.1", "@angular/compiler-cli": "~12.2.1", "@angular/language-service": "~12.2.1", - "@commitlint/cli": "^16.2.1", + "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", "@compodoc/compodoc": "^1.1.19", "@ngneat/spectator": "^8.3.2", @@ -2889,14 +2889,14 @@ } }, "node_modules/@commitlint/cli": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.1.tgz", - "integrity": "sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.3.tgz", + "integrity": "sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==", "dev": true, "dependencies": { "@commitlint/format": "^16.2.1", "@commitlint/lint": "^16.2.1", - "@commitlint/load": "^16.2.1", + "@commitlint/load": "^16.2.3", "@commitlint/read": "^16.2.1", "@commitlint/types": "^16.2.1", "lodash": "^4.17.19", @@ -3097,9 +3097,9 @@ } }, "node_modules/@commitlint/load": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.1.tgz", - "integrity": "sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.3.tgz", + "integrity": "sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==", "dev": true, "dependencies": { "@commitlint/config-validator": "^16.2.1", @@ -32652,14 +32652,14 @@ } }, "@commitlint/cli": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.1.tgz", - "integrity": "sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.3.tgz", + "integrity": "sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==", "dev": true, "requires": { "@commitlint/format": "^16.2.1", "@commitlint/lint": "^16.2.1", - "@commitlint/load": "^16.2.1", + "@commitlint/load": "^16.2.3", "@commitlint/read": "^16.2.1", "@commitlint/types": "^16.2.1", "lodash": "^4.17.19", @@ -32810,9 +32810,9 @@ } }, "@commitlint/load": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.1.tgz", - "integrity": "sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.3.tgz", + "integrity": "sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==", "dev": true, "requires": { "@commitlint/config-validator": "^16.2.1", diff --git a/package.json b/package.json index 73b5bac8b..c5df6644b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/cli": "12.2.1", "@angular/compiler-cli": "~12.2.1", "@angular/language-service": "~12.2.1", - "@commitlint/cli": "^16.2.1", + "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", "@compodoc/compodoc": "^1.1.19", "@ngneat/spectator": "^8.3.2",