浏览代码

Update TypeScript documentation (4.9.3)

Simon Legner 3 年之前
父节点
当前提交
6f877b6546
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/typescript.rb

+ 1 - 1
lib/docs/scrapers/typescript.rb

@@ -4,7 +4,7 @@ module Docs
 
     self.name = 'TypeScript'
     self.type = 'typescript'
-    self.release = '4.8.2'
+    self.release = '4.9.3'
     self.base_urls = [
       'https://www.typescriptlang.org/docs/handbook/',
       'https://www.typescriptlang.org/'