From 29cfacf68615ec1aef40d28392588f77df92e79b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:46:40 +0000 Subject: [PATCH] build(deps): bump @turbowarp/types from `79ab4cc` to `7e85f7a` Bumps [@turbowarp/types](https://github.com/TurboWarp/types-tw) from `79ab4cc` to `7e85f7a`. - [Commits](https://github.com/TurboWarp/types-tw/compare/79ab4cc947763b8151e214388985e6a89d1a6cd6...7e85f7a5c0cf01a62a2abcea88156c7d4f3b8a6e) --- updated-dependencies: - dependency-name: "@turbowarp/types" dependency-version: 7e85f7a5c0cf01a62a2abcea88156c7d4f3b8a6e 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..6daaa7c 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#7e85f7a5c0cf01a62a2abcea88156c7d4f3b8a6e", + "integrity": "sha512-fBSQ7DI9yz44w7GoRG081XSJCVm5+tJGBpsRZlh0w4uZvQc4h2+/QEUaVzWI8BYq1HqAgdJ+FOhbjg7rm1NkaQ==", "license": "Apache-2.0" }, "node_modules/@types/estree": {