From db2f2d8f0acc5bd56ad0ac0f032ccf18efa005ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 09:02:24 +0000 Subject: [PATCH] build(deps-dev): update typescript requirement from ^5.5.2 to ^5.5.3 Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 98388 -> 98388 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 7ffee5fb87a26cf56abf12a30ae831eb317c0d07..aee117a654de341f49b2a3d588f5e54e1c5ecded 100755 GIT binary patch delta 144 zcmV;B0B`@)fCkin29PcwTOn{iUV8cfi=Fs($FRZ|0BMldt5=V)-WBW04g&pAu}(T1 zlLQ$kldup7v$!1nQ$YS2-pEU%XdN)`tjeRV_3mBE(vRv9OHqN_)CT!vhJ~IvQzJ6r y%^pnwL>%IiJBALUW<3Vr<|oV&s|PM36mhflaM+mvGq=tP0Tng@Gq>bG0dPMWw?P*G delta 140 zcmV;70CWG;fCkin29PcwqK$xYR2vO_5Xgn_q;f}Bdg{3fNP~7F#lQ`%Kmi%!u}(T1 zlZZz!v$!1nQ$RJuZ9GG)JW*DThRG7w;)X)PWF^_R`Yhi!{GB{wRDIFCG_j7bnwXkf u6A`aq;eNDH+}@Bn=Bi!5_VbR2VSBUnaM+mvGPlkO0Tng@GPmSF0dPOve?o-- diff --git a/package.json b/package.json index 0ae8c3e..91f03de 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "prettier": "^3.3.2", - "typescript": "^5.5.2" + "typescript": "^5.5.3" }, "trustedDependencies": [ "@biomejs/biome"