From f80f8091a97c0bc3816e3ac3d9521b93697afb32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 22:38:15 +0000 Subject: [PATCH] build(deps): bump @turbowarp/types from `79ab4cc` to `9c201e9` Bumps [@turbowarp/types](https://github.com/TurboWarp/types-tw) from `79ab4cc` to `9c201e9`. - [Commits](https://github.com/TurboWarp/types-tw/compare/79ab4cc947763b8151e214388985e6a89d1a6cd6...9c201e96c956c2c00d15edae4ff56c351966b26c) --- updated-dependencies: - dependency-name: "@turbowarp/types" dependency-version: 9c201e96c956c2c00d15edae4ff56c351966b26c 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..8d6e849 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#9c201e96c956c2c00d15edae4ff56c351966b26c", + "integrity": "sha512-6WuQyffxV2a9cKFllOPDMkwbXMkZjG+4llC6Clmm3j4doNy+ZiQMelRLQeXBXocbmoS2b/lS7FtsztoLEv4Upg==", "license": "Apache-2.0" }, "node_modules/@types/estree": {