From 5bd502532cbe041c928681d63367cd39edd0152c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 22 May 2023 07:02:57 +0000 Subject: [PATCH] chore: Update remote data --- src/_data/all_authors.json | 2 +- src/_data/donations.json | 9 --------- src/_data/sponsors.json | 2 +- src/_data/stats.json | 8 ++++---- 4 files changed, 6 insertions(+), 15 deletions(-) diff --git a/src/_data/all_authors.json b/src/_data/all_authors.json index 79f9386251..19da820a9b 100644 --- a/src/_data/all_authors.json +++ b/src/_data/all_authors.json @@ -101,7 +101,7 @@ "hzoo": { "username": "hzoo", "name": "Henry", - "title": "Guest Author", + "title": "ESLint Alumnus", "website": "https://henryzoo.com", "avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4", "bio": "Learning to maintain stuff", diff --git a/src/_data/donations.json b/src/_data/donations.json index 014a0c1c55..97fb06dd29 100644 --- a/src/_data/donations.json +++ b/src/_data/donations.json @@ -223,14 +223,5 @@ "amount": 5, "date": "2022-04-13T16:06:56.491Z", "source": "opencollective" - }, - { - "id": "SA_kwHOAFvahM4ABY4H", - "name": "Max Marienko", - "image": "https://avatars.githubusercontent.com/u/64919508?u=9e60da49341debeb23d6cb9b2ba553def22d612f&v=4", - "url": "https://github.com/mmarienko", - "amount": 5, - "date": "2023-04-22T21:50:56Z", - "source": "github" } ] \ No newline at end of file diff --git a/src/_data/sponsors.json b/src/_data/sponsors.json index e98c2afdb3..fe94a3405e 100644 --- a/src/_data/sponsors.json +++ b/src/_data/sponsors.json @@ -1239,7 +1239,7 @@ }, { "name": "Yuzuki Aida", - "image": "https://avatars.githubusercontent.com/u/14953122?u=2d0f2b4c752f39fa3e91fc65f8ea586f92822496&v=4", + "image": "https://avatars.githubusercontent.com/u/14953122?u=3d7174c2c8aea09188db94816ad442799086627a&v=4", "url": "https://nzws.me", "monthlyDonation": 5, "source": "github", diff --git a/src/_data/stats.json b/src/_data/stats.json index 2b9945061e..3e980a9b01 100644 --- a/src/_data/stats.json +++ b/src/_data/stats.json @@ -2,10 +2,10 @@ "currentVersion": "v8.41.0", "currentVersionDate": "2023-05-19T20:53:14Z", "currentVersionIsPrerelease": false, - "stars": 22695, - "lastCommitDate": "2023-05-21T06:04:06Z", - "projectDependents": 13237605, - "weeklyDownloads": 31824751, + "stars": 22697, + "lastCommitDate": "2023-05-22T02:41:31Z", + "projectDependents": 13258543, + "weeklyDownloads": 31838090, "nextVersion": "v8.42.0", "nextVersionDate": "2023-06-02" } \ No newline at end of file