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 Apr 24, 2024
1 parent c621ab9 commit 5a56965
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
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
16 changes: 12 additions & 4 deletions src/_data/sponsors.json
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 113808,
"monthlyDonations": 9484,
"sponsorCount": 177
"annualDonations": 113868,
"monthlyDonations": 9489,
"sponsorCount": 178
},
"platinum": [
{
Expand Down Expand Up @@ -258,7 +258,7 @@
"url": null,
"image": "https://images.opencollective.com/odan/3b99c72/avatar.png",
"monthlyDonation": 10,
"totalDonations": 100,
"totalDonations": 110,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -912,6 +912,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Dorell James",
"image": "https://avatars.githubusercontent.com/u/977413?u=a9d7861e9c3adacc8729c49a559685cbbb497544&v=4",
"url": "https://dorelljames.dev",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "elan e.V.",
"image": "https://avatars.githubusercontent.com/u/1064602?v=4",
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v9.1.1",
"currentVersionDate": "2024-04-22T19:23:14Z",
"currentVersionIsPrerelease": false,
"stars": 24271,
"lastCommitDate": "2024-04-23T10:56:02Z",
"projectDependents": 19264226,
"weeklyDownloads": 38275199,
"stars": 24274,
"lastCommitDate": "2024-04-23T15:30:45Z",
"projectDependents": 19278475,
"weeklyDownloads": 38148363,
"nextVersion": "v9.2.0",
"nextVersionDate": "2024-05-03"
}

0 comments on commit 5a56965

Please sign in to comment.