From efe7bdd01c9c0690fc973a5ab8c1451da793260c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:41:30 +0000 Subject: [PATCH] update: update dependency typescript to v4.9.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7807e62..5f63dd9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "sinon-chai": "3.7.0", "source-map-support": "0.5.21", "standard-version": "9.5.0", - "typescript": "4.9.4" + "typescript": "4.9.5" }, "peerDependencies": { "js-yaml": "^4" diff --git a/yarn.lock b/yarn.lock index adec186..8f40d67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3072,10 +3072,10 @@ typedarray@^0.0.6: resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@4.9.4: - version "4.9.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78" - integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg== +typescript@4.9.5: + version "4.9.5" + resolved "https://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== typescript@~4.8.4: version "4.8.4"