From 164cbc3c99e1a67da774c9a623e17a93fb2daf95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:20:46 +0000 Subject: [PATCH] build(deps-dev): bump lodash from 4.17.21 to 4.18.1 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1f0992..4d8aa54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1723,7 +1723,7 @@ packages: dependencies: semver: 7.5.0 shelljs: 0.8.5 - typescript: 6.0.0-dev.20260324 + typescript: 6.0.0-dev.20260401 dev: true /eastasianwidth@0.2.0: @@ -4074,8 +4074,8 @@ packages: hasBin: true dev: true - /typescript@6.0.0-dev.20260324: - resolution: {integrity: sha512-+Vhswp/n1W3i/33j4ar/yeVz4xuI+7gmHkKKZw5eM2zN5PDB4umd36EpDDLjRO0sgH31G1k4bsu7kr84MfTtug==} + /typescript@6.0.0-dev.20260401: + resolution: {integrity: sha512-trGd1r4vZ89ABUR8VnF2Lsl/Tb9ObfQNH3r+kF8NFVSLCq3b3x96McL6pXMnH/aa4tutrziJZvb7zm3WsAEfCA==} engines: {node: '>=14.17'} hasBin: true dev: true