From e7f1afe1f4fa7373f41825886ea730b69ee4d260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 07:07:54 +0000 Subject: [PATCH] Update dependency typescript to v3.9.10 --- .../chapter-10/my-type/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/learning-react-second-edition/chapter-10/my-type/package-lock.json b/learning-react-second-edition/chapter-10/my-type/package-lock.json index 804055c..87a440b 100644 --- a/learning-react-second-edition/chapter-10/my-type/package-lock.json +++ b/learning-react-second-edition/chapter-10/my-type/package-lock.json @@ -12668,9 +12668,9 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "typescript": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz", - "integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==" + "version": "3.9.10", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz", + "integrity": "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4",