fix(ignore): bump typescript from 5.9.3 to 6.0.2 (#1112)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-14 20:35:31 +02:00
committed by GitHub
parent e3309abbac
commit 757710b4ee
27 changed files with 50 additions and 51 deletions

View File

@@ -8,8 +8,8 @@
import {copyFileSync, existsSync, mkdirSync} from "node:fs";
import path from "node:path";
import {it} from "vitest";
import * as common from "../src/common";
import type {ExtraMetas, RepoImageMeta} from "../src/types";
import * as common from "../src/common.js";
import type {ExtraMetas, RepoImageMeta} from "../src/types.js";
export const IMAGE_LUMI = "20240726111155_OTA_lumi.switch.n1aeu1_0.0.0_0025_20240725_8F4299.ota";
export const IMAGE_GLEDOPTO = "GL-B-008P_V17A1_OTAV7.ota";