From 81d83fef2c6a7c609284b20ac48a5f3eaddca76d Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 20 Mar 2023 22:41:10 +0100 Subject: [PATCH] Update TypeScript documentation (5.0.2) --- lib/docs/scrapers/typescript.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/docs/scrapers/typescript.rb b/lib/docs/scrapers/typescript.rb index 81fa5a70..f4cac24b 100644 --- a/lib/docs/scrapers/typescript.rb +++ b/lib/docs/scrapers/typescript.rb @@ -4,7 +4,7 @@ module Docs self.name = 'TypeScript' self.type = 'typescript' - self.release = '4.9.3' + self.release = '5.0.2' self.base_urls = [ 'https://www.typescriptlang.org/docs/handbook/', 'https://www.typescriptlang.org/' @@ -35,7 +35,7 @@ module Docs ] options[:attribution] = <<-HTML - © 2012-2022 Microsoft
+ © 2012-2023 Microsoft
Licensed under the Apache License, Version 2.0. HTML