[devdocsgjs/main: 790/1867] bump jest to 24.8.0




commit 2490136110e8090b89a5f9ee638e0489447719b1
Author: Jiawen Geng <technicalcute gmail com>
Date:   Tue Aug 13 14:24:58 2019 +0800

    bump jest to 24.8.0

 lib/docs/scrapers/jest.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/jest.rb b/lib/docs/scrapers/jest.rb
index a495d939..3aff5b21 100644
--- a/lib/docs/scrapers/jest.rb
+++ b/lib/docs/scrapers/jest.rb
@@ -1,7 +1,7 @@
 module Docs
   class Jest < UrlScraper
     self.type = 'simple'
-    self.release = '23.5.0'
+    self.release = '24.8.0'
     self.base_url = 'https://jestjs.io/docs/en/'
     self.root_path = 'getting-started'
     self.links = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]