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 Oct 20, 2024
1 parent fefaf18 commit 5746446
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,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",
Expand Down
36 changes: 31 additions & 5 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 122124,
"monthlyDonations": 10177,
"sponsorCount": 170
"annualDonations": 122256,
"monthlyDonations": 10188,
"sponsorCount": 173
},
"diamond": [],
"platinum": [
Expand Down Expand Up @@ -453,6 +453,24 @@
"source": "github",
"tier": "backer"
},
{
"name": "Black Hat Webmasters",
"url": "https://blackhatwebmasters.com",
"image": "https://images.opencollective.com/black-hat-webmasters/0e55bbd/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "John’s Directory",
"url": "https://johnsporn.com",
"image": "https://images.opencollective.com/johns-directory/20379c3/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
"tier": "backer"
},
{
"name": "Proxy Coupons",
"url": "https://proxy.coupons",
Expand All @@ -472,9 +490,9 @@
"tier": "backer"
},
{
"name": "ChaturbateAlternatives",
"name": "Alternatives-7563467",
"url": "https://chaturbatealternatives.com",
"image": "https://images.opencollective.com/chaturbatealternatives/45a0f97/logo.png",
"image": "https://images.opencollective.com/alternatives-7563467/45a0f97/logo.png",
"monthlyDonation": 5,
"totalDonations": 5,
"source": "opencollective",
Expand Down Expand Up @@ -1417,6 +1435,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "xxtf1z",
"image": "https://avatars.githubusercontent.com/u/98784191?u=e3628692ed2866bd6d41e454e85781eb28040004&v=4",
"url": "https://github.com/x1yizhuo",
"monthlyDonation": 1,
"source": "github",
"tier": "backer"
},
{
"name": "Ian Tapply",
"image": "https://avatars.githubusercontent.com/u/114881396?u=c8201f005eca8d1c1c4ece7188260f0e99d1227f&v=4",
Expand Down
6 changes: 3 additions & 3 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.13.0",
"currentVersionDate": "2024-10-18T20:56:28Z",
"currentVersionIsPrerelease": false,
"stars": 24993,
"stars": 24994,
"lastCommitDate": "2024-10-18T20:56:25Z",
"projectDependents": 22486869,
"weeklyDownloads": 40836425,
"projectDependents": 22502358,
"weeklyDownloads": 41038428,
"nextVersion": "v9.14.0",
"nextVersionDate": "2024-11-01"
}

0 comments on commit 5746446

Please sign in to comment.