From 2147a997306bacc338968dc4c393c09ae534fcbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 05:12:01 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^2.9.2 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e83fd9e..f9ea6df 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "homepage": "https://github.com/stipsan/system-font-stack#readme", "devDependencies": { - "typescript": "^2.6.1" + "typescript": "^2.9.2" } } diff --git a/yarn.lock b/yarn.lock index f502d06..32bc8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,7 @@ # yarn lockfile v1 -typescript@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631" +typescript@^2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" + integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==