From 18e282d319d9cba882efa56e5405e76c684b96be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 11:46:59 +0000 Subject: [PATCH] chore(deps): update dependency type-fest to v3.6.1 --- packages/cli/run-if-supported/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/cli/run-if-supported/package.json b/packages/cli/run-if-supported/package.json index a47d062cb..28d87b2e6 100644 --- a/packages/cli/run-if-supported/package.json +++ b/packages/cli/run-if-supported/package.json @@ -81,7 +81,7 @@ "is-plain-obj": "4.1.0", "jest": "29.3.1", "turbo": "1.8.2", - "type-fest": "3.5.1", + "type-fest": "3.6.1", "typescript": "4.9.4" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b82df74e4..36d098987 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -198,7 +198,7 @@ importers: parse-json: ^6.0.0 pkg-up: ^4.0.0 turbo: 1.8.2 - type-fest: 3.5.1 + type-fest: 3.6.1 typescript: 4.9.4 dependencies: '@sounisi5011/cli-utils-top-level-await': link:../../cli-utils/top-level-await-cli @@ -222,7 +222,7 @@ importers: is-plain-obj: 4.1.0 jest: 29.3.1_@types+node@14.18.36 turbo: 1.8.2 - type-fest: 3.5.1 + type-fest: 3.6.1 typescript: 4.9.4 packages/encrypted-archive: @@ -8314,8 +8314,8 @@ packages: engines: {node: '>=12.20'} dev: false - /type-fest/3.5.1: - resolution: {integrity: sha512-70T99cpILFk2fzwuljwWxmazSphFrdOe3gRHbp6bqs71pxFBbJwFqnmkLO2lQL6aLHxHmYAnP/sL+AJWpT70jA==} + /type-fest/3.6.1: + resolution: {integrity: sha512-htXWckxlT6U4+ilVgweNliPqlsVSSucbxVexRYllyMVJDtf5rTjv6kF/s+qAd4QSL1BZcnJPEJavYBPQiWuZDA==} engines: {node: '>=14.16'} dev: true