From 24368de41bed604a7bf27ad553a885f344f92e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 20:37:08 +0400 Subject: [PATCH] chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#959) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 466576a1..879f3002 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "tailwindcss": "^3.3.2", "ts-jest": "^29.1.2", "twin.macro": "^3.4.0", - "typescript": "5.4.2", + "typescript": "5.4.3", "unplugin-icons": "^0.16.3", "vitest": "^0.33.0" }, diff --git a/yarn.lock b/yarn.lock index 70b9faba..d7f47287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17808,10 +17808,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@5.4.2: - version "5.4.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" - integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== +typescript@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" + integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== ufo@^1.1.2: version "1.1.2"