Explorar o código

Update TypeScript documentation (5.0.2)

Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
81d83fef2c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lib/docs/scrapers/typescript.rb

+ 2 - 2
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
-      &copy; 2012-2022 Microsoft<br>
+      &copy; 2012-2023 Microsoft<br>
       Licensed under the Apache License, Version 2.0.
     HTML