[devdocsgjs/main: 137/239] Update ESLint documentation (8.7.0)
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 137/239] Update ESLint documentation (8.7.0)
- Date: Fri, 8 Apr 2022 07:47:38 +0000 (UTC)
commit 1a045d952347aaeeb25330f52af06da4baaec17c
Author: Simon Legner <Simon Legner gmail com>
Date: Sat Jan 22 17:22:35 2022 +0100
Update ESLint documentation (8.7.0)
lib/docs/scrapers/eslint.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/eslint.rb b/lib/docs/scrapers/eslint.rb
index d4f41a02..8208488c 100644
--- a/lib/docs/scrapers/eslint.rb
+++ b/lib/docs/scrapers/eslint.rb
@@ -2,7 +2,7 @@ module Docs
class Eslint < UrlScraper
self.name = 'ESLint'
self.type = 'simple'
- self.release = '8.4.0'
+ self.release = '8.7.0'
self.base_url = 'https://eslint.org/docs/'
self.root_path = 'user-guide/getting-started'
self.links = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]