From c5e79783a9a9e549d4b213fb92f7925d0e0316e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:22:33 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 5.7.2 to 5.7.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [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.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a04d75..8e5c1d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "lint-staged": "^15.4.3", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.11", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -13824,7 +13824,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index ecd2ea9..ebaf263 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "lint-staged": "^15.4.3", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.11", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "lint-staged": { "*.+(js|jsx|ts|tsx)": [