[devdocsgjs/main: 936/1867] Update yarn.rb
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 936/1867] Update yarn.rb
- Date: Fri, 19 Nov 2021 23:47:36 +0000 (UTC)
commit 0230479ccc54b49ed2b878de3ccf3c336e90a2e7
Author: Dominik Bułaj <dominik bulaj com>
Date: Thu Oct 3 09:16:33 2019 +0200
Update yarn.rb
yarn: update to 1.19.0
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 ef96fe54..64c32180 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.17.3'
+ self.release = '1.19.0'
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]