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 Dec 29, 2023
1 parent f10378f commit 9773484
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
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
16 changes: 12 additions & 4 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 133872,
"monthlyDonations": 11156,
"sponsorCount": 164
"annualDonations": 134472,
"monthlyDonations": 11206,
"sponsorCount": 165
},
"platinum": [
{
Expand Down Expand Up @@ -186,6 +186,14 @@
"source": "opencollective",
"tier": null
},
{
"name": "Efstathiadis Dimitris",
"image": "https://avatars.githubusercontent.com/u/48406873?u=caa64a50cc02b2df29afc7c51df593b1be283b48&v=4",
"url": "https://github.com/EfstathiadisD",
"monthlyDonation": 50,
"source": "github",
"tier": "backer"
},
{
"name": "Tailscale",
"image": "https://avatars.githubusercontent.com/u/48932923?v=4",
Expand Down Expand Up @@ -1143,7 +1151,7 @@
"tier": "backer"
},
{
"name": "Nikolaos Kokkinos",
"name": "Nikolaos Achilles Kokkinos",
"image": "https://avatars.githubusercontent.com/u/15736120?u=2b792b2e5fd22d36b8dafbc514cf019b82955e63&v=4",
"url": "https://github.com/niko-achilles",
"monthlyDonation": 5,
Expand Down
8 changes: 4 additions & 4 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"currentVersion": "v8.56.0",
"currentVersionDate": "2023-12-15T22:55:19Z",
"currentVersionIsPrerelease": false,
"stars": 23774,
"lastCommitDate": "2023-12-27T06:55:30Z",
"projectDependents": 17123599,
"weeklyDownloads": 23510169,
"stars": 23781,
"lastCommitDate": "2023-12-29T03:58:32Z",
"projectDependents": 17156029,
"weeklyDownloads": 20918874,
"nextVersion": "v9.0.0-alpha.0",
"nextVersionDate": "2023-12-29"
}

0 comments on commit 9773484

Please sign in to comment.