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 31, 2023
1 parent 5bb5a0a commit 95ec1fa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 21 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
24 changes: 8 additions & 16 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127776,
"monthlyDonations": 10648,
"sponsorCount": 164
"annualDonations": 127716,
"monthlyDonations": 10643,
"sponsorCount": 163
},
"platinum": [
{
Expand Down Expand Up @@ -73,11 +73,11 @@
],
"bronze": [
{
"name": "PayDay Say",
"url": "https://paydaysay.com/",
"image": "https://images.opencollective.com/payday-say-organization/9cd2467/logo.png",
"name": "King Billy Slots",
"url": null,
"image": "https://images.opencollective.com/king-billy-slots1/c30c2aa/avatar.png",
"monthlyDonation": 200,
"totalDonations": 800,
"totalDonations": 200,
"source": "opencollective",
"tier": "bronze-sponsor"
},
Expand Down Expand Up @@ -1092,14 +1092,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Hajime Nakamura",
"image": "https://avatars.githubusercontent.com/u/5644420?u=fb1c6fbea69ffc2112a2b56dd2e6d63737b97073&v=4",
"url": "https://medium.com/@hajimenakamura",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Limon Monte",
"image": "https://avatars.githubusercontent.com/u/6059356?u=0f4c2c459c0eb6d18c4ec93e6954a800742330e2&v=4",
Expand Down Expand Up @@ -1384,7 +1376,7 @@
"url": null,
"image": "https://images.opencollective.com/guest-e7e936cc/avatar.png",
"monthlyDonation": 1,
"totalDonations": 21,
"totalDonations": 22,
"source": "opencollective",
"tier": null
},
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"currentVersion": "v8.41.0",
"currentVersionDate": "2023-05-19T20:53:14Z",
"currentVersionIsPrerelease": false,
"stars": 22747,
"lastCommitDate": "2023-05-29T18:48:23Z",
"projectDependents": 13432909,
"weeklyDownloads": 30734898,
"stars": 22751,
"lastCommitDate": "2023-05-31T01:55:21Z",
"projectDependents": 13450995,
"weeklyDownloads": 30544717,
"nextVersion": "v8.42.0",
"nextVersionDate": "2023-06-02"
}

0 comments on commit 95ec1fa

Please sign in to comment.