From 18c4d39d2802935d5bdd57708d16316409821e91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jan 2022 08:25:57 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.5.5 (#643) Co-authored-by: Renovate Bot --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index cc4a5c2..cf5c345 100644 --- a/site/package.json +++ b/site/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "@vercel/node": "1.12.1", - "typescript": "4.5.4", + "typescript": "4.5.5", "vercel": "23.1.2" } } diff --git a/site/yarn.lock b/site/yarn.lock index b40b703..3fc7ae8 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -594,10 +594,10 @@ typescript@4.3.4: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== -typescript@4.5.4: - version "4.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" - integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg== +typescript@4.5.5: + version "4.5.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" + integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== unique-string@^2.0.0: version "2.0.0"