From 379cd22fddd3fb0b37fc4a2b1c2249fea7698424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:27:19 +0000 Subject: [PATCH] build(deps): bump @turbowarp/types from `79ab4cc` to `dfefbd1` Bumps [@turbowarp/types](https://github.com/TurboWarp/types-tw) from `79ab4cc` to `dfefbd1`. - [Commits](https://github.com/TurboWarp/types-tw/compare/79ab4cc947763b8151e214388985e6a89d1a6cd6...dfefbd12587ac30be1963d414648e44b14e223d4) --- updated-dependencies: - dependency-name: "@turbowarp/types" dependency-version: dfefbd12587ac30be1963d414648e44b14e223d4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e170f92..c48e085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -276,8 +276,8 @@ }, "node_modules/@turbowarp/types": { "version": "0.0.13", - "resolved": "git+ssh://git@github.com/TurboWarp/types-tw.git#79ab4cc947763b8151e214388985e6a89d1a6cd6", - "integrity": "sha512-EL/75glhoeHvIG/BqtcS15gLJ9f2mcBB9D6uFzlnJMJbvfaCI+NI+OPMYM8tkPsF45/5duFY90nxRQMChlC0Tg==", + "resolved": "git+ssh://git@github.com/TurboWarp/types-tw.git#dfefbd12587ac30be1963d414648e44b14e223d4", + "integrity": "sha512-/DhiL8yzgtNtoScy7IDQfSmK7dBg8ZVN3u5p8Ov+7Fe3UXQ6SELoNYUiOrSRAaDtwDBeedWzjo/dPdKrdbkLWQ==", "license": "Apache-2.0" }, "node_modules/@types/estree": {