From 7ac3b60278feb2135029ae03b6e6798e6fa68b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:54:35 +0000 Subject: [PATCH] chore(deps-dev): Bump @commitlint/cli from 19.3.0 to 19.4.0 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.3.0 to 19.4.0. - [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.4.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 12dc7de9..d1dd4a9b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@changesets/cli": "2.27.5", - "@commitlint/cli": "19.3.0", + "@commitlint/cli": "19.4.0", "@commitlint/config-conventional": "19.2.2", "hashlock": "1.0.4", "husky": "9.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e32f4822..f51d83b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 2.27.5 version: 2.27.5 '@commitlint/cli': - specifier: 19.3.0 - version: 19.3.0(@types/node@20.12.12)(typescript@5.5.4) + specifier: 19.4.0 + version: 19.4.0(@types/node@20.12.12)(typescript@5.5.4) '@commitlint/config-conventional': specifier: 19.2.2 version: 19.2.2 @@ -974,15 +974,15 @@ packages: node-gyp-build: 4.8.1 dev: false - /@commitlint/cli@19.3.0(@types/node@20.12.12)(typescript@5.5.4): - resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==, tarball: https://registry.npmjs.org/@commitlint/cli/-/cli-19.3.0.tgz} + /@commitlint/cli@19.4.0(@types/node@20.12.12)(typescript@5.5.4): + resolution: {integrity: sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==, tarball: https://registry.npmjs.org/@commitlint/cli/-/cli-19.4.0.tgz} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.12.12)(typescript@5.5.4) - '@commitlint/read': 19.2.1 + '@commitlint/load': 19.4.0(@types/node@20.12.12)(typescript@5.5.4) + '@commitlint/read': 19.4.0 '@commitlint/types': 19.0.3 execa: 8.0.1 yargs: 17.7.2 @@ -1050,8 +1050,8 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.2.0(@types/node@20.12.12)(typescript@5.5.4): - resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==, tarball: https://registry.npmjs.org/@commitlint/load/-/load-19.2.0.tgz} + /@commitlint/load@19.4.0(@types/node@20.12.12)(typescript@5.5.4): + resolution: {integrity: sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==, tarball: https://registry.npmjs.org/@commitlint/load/-/load-19.4.0.tgz} engines: {node: '>=v18'} dependencies: '@commitlint/config-validator': 19.0.3 @@ -1083,8 +1083,8 @@ packages: conventional-commits-parser: 5.0.0 dev: true - /@commitlint/read@19.2.1: - resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==, tarball: https://registry.npmjs.org/@commitlint/read/-/read-19.2.1.tgz} + /@commitlint/read@19.4.0: + resolution: {integrity: sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==, tarball: https://registry.npmjs.org/@commitlint/read/-/read-19.4.0.tgz} engines: {node: '>=v18'} dependencies: '@commitlint/top-level': 19.0.0