Skip to content

Commit

Permalink
chore: Update remote data
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 20, 2023
1 parent fa268ad commit bc1c9ee
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"hzoo": {
"username": "hzoo",
"name": "Henry",
"title": "ESLint Alumnus",
"title": "Guest Author",
"website": "https://henryzoo.com",
"avatar_url": "https://avatars.githubusercontent.com/u/588473?v=4",
"bio": "Learning to maintain stuff",
Expand Down
18 changes: 5 additions & 13 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 130752,
"monthlyDonations": 10896,
"sponsorCount": 168
"annualDonations": 130452,
"monthlyDonations": 10871,
"sponsorCount": 167
},
"platinum": [
{
Expand Down Expand Up @@ -238,14 +238,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Apify",
"image": "https://avatars.githubusercontent.com/u/24586296?v=4",
"url": "https://apify.com/",
"monthlyDonation": 25,
"source": "github",
"tier": "backer"
},
{
"name": "Infinum",
"url": "https://infinum.com",
Expand Down Expand Up @@ -349,7 +341,7 @@
"url": null,
"image": "https://images.opencollective.com/john-hamilton/avatar.png",
"monthlyDonation": 10,
"totalDonations": 340,
"totalDonations": 350,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1247,7 +1239,7 @@
},
{
"name": "Yuzuki Aida",
"image": "https://avatars.githubusercontent.com/u/14953122?u=6aaec8fd67a051064d9e3d65b04524e75623e78b&v=4",
"image": "https://avatars.githubusercontent.com/u/14953122?u=2d0f2b4c752f39fa3e91fc65f8ea586f92822496&v=4",
"url": "https://nzws.me",
"monthlyDonation": 5,
"source": "github",
Expand Down
16 changes: 8 additions & 8 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"currentVersion": "v8.40.0",
"currentVersionDate": "2023-05-05T20:42:49Z",
"currentVersion": "v8.41.0",
"currentVersionDate": "2023-05-19T20:53:14Z",
"currentVersionIsPrerelease": false,
"stars": 22690,
"lastCommitDate": "2023-05-18T23:55:54Z",
"projectDependents": 13193515,
"weeklyDownloads": 32162913,
"nextVersion": "v8.41.0",
"nextVersionDate": "2023-05-19"
"stars": 22692,
"lastCommitDate": "2023-05-19T20:53:17Z",
"projectDependents": 13215178,
"weeklyDownloads": 31820501,
"nextVersion": "v8.42.0",
"nextVersionDate": "2023-06-02"
}

0 comments on commit bc1c9ee

Please sign in to comment.