[devdocsgjs/main: 856/1867] yarn: update to 1.17.3




commit 47a6234c9a60c36400c23ec22ac4b4f0cb8182db
Author: Simon Legner <Simon Legner gmail com>
Date:   Wed Aug 21 14:25:49 2019 +0200

    yarn: update to 1.17.3

 lib/docs/scrapers/yarn.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/yarn.rb b/lib/docs/scrapers/yarn.rb
index c45695af..ef96fe54 100644
--- a/lib/docs/scrapers/yarn.rb
+++ b/lib/docs/scrapers/yarn.rb
@@ -1,7 +1,7 @@
 module Docs
   class Yarn < UrlScraper
     self.type = 'simple'
-    self.release = '1.12.1'
+    self.release = '1.17.3'
     self.base_url = 'https://yarnpkg.com/en/docs/'
     self.links = {
       home: 'https://yarnpkg.com/',


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