From 6360377b6df11856ccd9f992819e0c5824eea129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 07:07:57 +0000 Subject: [PATCH] chore: bump ts-essentials from 10.0.3 to 10.0.4 (#654) --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0bd5fa..8efe6dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: ts-essentials: specifier: '>=10.0.0' - version: 10.0.3(typescript@5.7.2) + version: 10.0.4(typescript@5.7.2) devDependencies: '@eslint/js': specifier: 9.17.0 @@ -2325,8 +2325,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-essentials@10.0.3: - resolution: {integrity: sha512-/FrVAZ76JLTWxJOERk04fm8hYENDo0PWSP3YLQKxevLwWtxemGcl5JJEzN4iqfDlRve0ckyfFaOBu4xbNH/wZw==} + ts-essentials@10.0.4: + resolution: {integrity: sha512-lwYdz28+S4nicm+jFi6V58LaAIpxzhg9rLdgNC1VsdP/xiFBseGhF1M/shwCk6zMmwahBZdXcl34LVHrEang3A==} peerDependencies: typescript: '>=4.5.0' peerDependenciesMeta: @@ -4829,7 +4829,7 @@ snapshots: dependencies: typescript: 5.7.2 - ts-essentials@10.0.3(typescript@5.7.2): + ts-essentials@10.0.4(typescript@5.7.2): optionalDependencies: typescript: 5.7.2