From a38f15ff6b7c9bd000f250dce3b0ca92c708feea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 23:08:06 +0000 Subject: [PATCH] build(deps): bump @turbowarp/types from `79ab4cc` to `0cf07a4` Bumps [@turbowarp/types](https://github.com/TurboWarp/types-tw) from `79ab4cc` to `0cf07a4`. - [Commits](https://github.com/TurboWarp/types-tw/compare/79ab4cc947763b8151e214388985e6a89d1a6cd6...0cf07a4b9b5fe05bc1766db216d726c5bf373ec7) --- updated-dependencies: - dependency-name: "@turbowarp/types" dependency-version: 0cf07a4b9b5fe05bc1766db216d726c5bf373ec7 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..0231f2f 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#0cf07a4b9b5fe05bc1766db216d726c5bf373ec7", + "integrity": "sha512-cToYhdkMSckodStzJQXp9BAA2+vPNVDpX+pCcp5+DLsX6YgeZMANWPXcB1zqFD70vcxz5iODosRsepr+DFpZog==", "license": "Apache-2.0" }, "node_modules/@types/estree": {