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 28, 2023
1 parent 6cdf1a7 commit 9ff9db5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 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": "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: 4 additions & 12 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 127836,
"monthlyDonations": 10653,
"sponsorCount": 165
"annualDonations": 127776,
"monthlyDonations": 10648,
"sponsorCount": 164
},
"platinum": [
{
Expand Down Expand Up @@ -241,7 +241,7 @@
},
{
"name": "Guilherme Abel",
"image": "https://avatars.githubusercontent.com/u/68508662?u=105e707708074e357744370c5437ea8dcd4746c8&v=4",
"image": "https://avatars.githubusercontent.com/u/68508662?u=1462ae951a08cfa0e87b32a6cbced96ad433e676&v=4",
"url": "https://github.com/guilhermeabell",
"monthlyDonation": 20,
"source": "github",
Expand Down Expand Up @@ -1044,14 +1044,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "UmedaTakefumi",
"image": "https://avatars.githubusercontent.com/u/2947983?v=4",
"url": "https://github.com/UmedaTakefumi",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Matt Chestnut",
"image": "https://avatars.githubusercontent.com/u/3226829?u=ebfd201b89f48a0cd14253d15f307e2cd8bad554&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.41.0",
"currentVersionDate": "2023-05-19T20:53:14Z",
"currentVersionIsPrerelease": false,
"stars": 22734,
"lastCommitDate": "2023-05-26T08:06:43Z",
"projectDependents": 13387846,
"weeklyDownloads": 32390998,
"stars": 22738,
"lastCommitDate": "2023-05-27T18:34:47Z",
"projectDependents": 13401319,
"weeklyDownloads": 32314829,
"nextVersion": "v8.42.0",
"nextVersionDate": "2023-06-02"
}

0 comments on commit 9ff9db5

Please sign in to comment.