From 67af7d6cc18e273042cc97d62c33034b811976d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 22:38:47 +0000 Subject: [PATCH] chore(deps): update dependencies (non-major) (#66) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 47be338..06afaf7 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "release": "commit-and-tag-version -s", "build": "echo Building work." }, - "packageManager": "pnpm@9.10.0", + "packageManager": "pnpm@9.11.0", "devDependencies": { - "commit-and-tag-version": "^12.4.3" + "commit-and-tag-version": "^12.4.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49ca432..d31a3bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: commit-and-tag-version: - specifier: ^12.4.3 - version: 12.4.3 + specifier: ^12.4.4 + version: 12.4.4 packages: @@ -114,8 +114,8 @@ packages: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} - commit-and-tag-version@12.4.3: - resolution: {integrity: sha512-q+DaQ4QmvDjU3QBUfZmiH3CCL5Jf3saJ0I9dI1hL9equA4ZosoOkg3eya5q0qAc5T0eow+gF0DfKZskRbm4Shw==} + commit-and-tag-version@12.4.4: + resolution: {integrity: sha512-sK+69usdfluwRO6DtXs8wpRvyM9OAuV6y8kTgMj+ncRG3KrXeKjNcxFsWnnwH/KZU9k8ErKu5uQ1ptX6/pPk7A==} engines: {node: '>=18'} hasBin: true @@ -968,7 +968,7 @@ snapshots: dependencies: delayed-stream: 1.0.0 - commit-and-tag-version@12.4.3: + commit-and-tag-version@12.4.4: dependencies: chalk: 2.4.2 conventional-changelog: 4.0.0