From 845c0fcb56f2a83c5060b3bb2b59b6d7a33b1fd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 01:19:06 +0000 Subject: [PATCH] Bump typescript from 4.9.5 to 5.0.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 906b6aa..3f90060 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "rollup": "^3.0.0", "rollup-plugin-esbuild": "^5.0.0", "rollup-plugin-replace-shebang": "^1.1.1", - "typescript": "^4.7.4" + "typescript": "^5.0.4" }, "keywords": [ "tsnd",