[devdocsgjs/main: 17/239] yarn: update to 1.22.17
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 17/239] yarn: update to 1.22.17
- Date: Fri, 8 Apr 2022 07:47:33 +0000 (UTC)
commit 72c0bbe936c0ebceb86b15f5890cb7faf69cd8bb
Author: Kid <44045911+kidonng users noreply github com>
Date: Sun Nov 28 13:49:49 2021 +0800
yarn: update to 1.22.17
lib/docs/scrapers/yarn.rb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lib/docs/scrapers/yarn.rb b/lib/docs/scrapers/yarn.rb
index 64c32180..1f6a192b 100644
--- a/lib/docs/scrapers/yarn.rb
+++ b/lib/docs/scrapers/yarn.rb
@@ -1,10 +1,10 @@
module Docs
class Yarn < UrlScraper
self.type = 'simple'
- self.release = '1.19.0'
- self.base_url = 'https://yarnpkg.com/en/docs/'
+ self.release = '1.22.17'
+ self.base_url = 'https://classic.yarnpkg.com/en/docs/'
self.links = {
- home: 'https://yarnpkg.com/',
+ home: 'https://classic.yarnpkg.com/',
code: 'https://github.com/yarnpkg/yarn'
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]