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 Jun 23, 2023
1 parent bfdb441 commit f680267
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 24 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
30 changes: 11 additions & 19 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127680,
"monthlyDonations": 10640,
"sponsorCount": 165
"annualDonations": 127476,
"monthlyDonations": 10623,
"sponsorCount": 164
},
"platinum": [
{
Expand Down Expand Up @@ -238,14 +238,6 @@
"source": "opencollective",
"tier": null
},
{
"name": "Pleo",
"image": "https://avatars.githubusercontent.com/u/12394870?v=4",
"url": "https://www.pleo.io",
"monthlyDonation": 12,
"source": "github",
"tier": "backer"
},
{
"name": "Nirvati",
"url": "https://nirvati.org/",
Expand Down Expand Up @@ -443,14 +435,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Yusuke Hakamaya",
"image": "https://avatars.githubusercontent.com/u/65002858?u=53b598cdafe9b03086c4e143615cc2979ee9339f&v=4",
"url": "https://www.yhakamay.me",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Jacob Sunol",
"image": "https://avatars.githubusercontent.com/u/575547?u=dfc790ded21e754151e32fdf36e05d10c60d75ad&v=4",
Expand Down Expand Up @@ -1291,6 +1275,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Yusuke Hakamaya",
"image": "https://avatars.githubusercontent.com/u/65002858?u=53b598cdafe9b03086c4e143615cc2979ee9339f&v=4",
"url": "https://www.yhakamay.me",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Standard Resume Sponsors",
"image": "https://avatars.githubusercontent.com/u/65968828?u=059fb65476f5c27fc1a38cb2e6391ad05105fde5&v=4",
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.43.0",
"currentVersionDate": "2023-06-16T21:53:53Z",
"currentVersionIsPrerelease": false,
"stars": 22851,
"lastCommitDate": "2023-06-22T05:58:29Z",
"projectDependents": 13841285,
"weeklyDownloads": 32618825,
"stars": 22860,
"lastCommitDate": "2023-06-22T20:30:18Z",
"projectDependents": 13860251,
"weeklyDownloads": 32498638,
"nextVersion": "v8.44.0",
"nextVersionDate": "2023-06-30"
}

0 comments on commit f680267

Please sign in to comment.