From 0a4c90be999b35dc78727bedd80dc2ebc39adc53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 08:15:41 +0000 Subject: [PATCH] chore(deps-dev): bump @commitlint/cli from 19.2.0 to 19.2.1 (#673) Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.2.0 to 19.2.1. - [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.2.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e41e372a..82fac269 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-toastify": "10.0.5" }, "devDependencies": { - "@commitlint/cli": "^19.2.0", + "@commitlint/cli": "^19.2.1", "@commitlint/config-conventional": "^19.1.0", "@eartharoid/deep-merge": "^0.0.2", "@vitejs/plugin-react-swc": "^3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1419e2e7..0415f6b7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ dependencies: devDependencies: '@commitlint/cli': - specifier: ^19.2.0 - version: 19.2.0(@types/node@20.11.19)(typescript@5.3.3) + specifier: ^19.2.1 + version: 19.2.1(@types/node@20.11.19)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^19.1.0 version: 19.1.0 @@ -1545,15 +1545,15 @@ packages: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@commitlint/cli@19.2.0(@types/node@20.11.19)(typescript@5.3.3): - resolution: {integrity: sha512-8XnQDMyQR+1/ldbmIyhonvnDS2enEw48Wompo/967fsEvy9Vj5/JbDutzmSBKxANWDVeEbR9QQm0yHpw6ArrFw==} + /@commitlint/cli@19.2.1(@types/node@20.11.19)(typescript@5.3.3): + resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.1.0 '@commitlint/load': 19.2.0(@types/node@20.11.19)(typescript@5.3.3) - '@commitlint/read': 19.2.0 + '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 yargs: 17.7.2 @@ -1654,8 +1654,8 @@ packages: conventional-commits-parser: 5.0.0 dev: true - /@commitlint/read@19.2.0: - resolution: {integrity: sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==} + /@commitlint/read@19.2.1: + resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==} engines: {node: '>=v18'} dependencies: '@commitlint/top-level': 19.0.0