From 98283bbeff9f5a9c8e5240c0e2a84d3da11bfeb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:14:07 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.9.5 to 5.3.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.3.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c32fcff..b3816ff 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "qunit": "^2.14.0", "standard-version": "^9.1.0", "testdouble": "^3.16.1", - "typescript": "^4.1.3" + "typescript": "^5.3.2" }, "volta": { "node": "14.15.4", diff --git a/yarn.lock b/yarn.lock index fa03fcb..f194102 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5683,6 +5683,11 @@ typescript@^4.1.3: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== + uglify-js@^3.1.4: version "3.13.5" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"