From eecaf2c279c58ef5e236be1aef3334de1597baf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:31:42 +0000 Subject: [PATCH] chore(deps): 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 9de1004cb..7ccc0319e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prettier": "2.7.1", "textlint": "^12.0.0", "textlint-rule-preset-ameba": "openameba/textlint-rule-preset-ameba#v0.2.0", - "typescript": "4.8.2", + "typescript": "4.9.5", "yaml-lint": "^1.2.4" }, "workspaces": { diff --git a/yarn.lock b/yarn.lock index 917c62593..fef6c72c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24955,10 +24955,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.8.2: - version "4.8.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790" - integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw== +typescript@4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== "typescript@^3 || ^4": version "4.9.4"