From f793a3e0f143dc6eb161adba3545a4a873d19536 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:10:09 +0000 Subject: [PATCH] Bump typescript in /packages/graphile-sort-schema-plugin Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2. - [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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/graphile-sort-schema-plugin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphile-sort-schema-plugin/package.json b/packages/graphile-sort-schema-plugin/package.json index 60deb51..34b19f4 100644 --- a/packages/graphile-sort-schema-plugin/package.json +++ b/packages/graphile-sort-schema-plugin/package.json @@ -29,7 +29,7 @@ "react": "18.3.1", "tailwindcss": "3.4.3", "tsup": "8.0.2", - "typescript": "5.4.5" + "typescript": "5.5.2" }, "files": [ "CHANGELOG.md",