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 17, 2023
1 parent 8e0a313 commit 0a623cf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 20 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
14 changes: 3 additions & 11 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 125256,
"monthlyDonations": 10438,
"sponsorCount": 164
"annualDonations": 125196,
"monthlyDonations": 10433,
"sponsorCount": 163
},
"platinum": [
{
Expand Down Expand Up @@ -859,14 +859,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Alexey Antipov",
"image": "https://avatars.githubusercontent.com/u/427621?u=345ba2cd29c19aa77b31491d083de28e4186ba60&v=4",
"url": "alexei.me",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Forrest Desjardins",
"image": "https://avatars.githubusercontent.com/u/502491?u=1658efb692d4da77a8f68251b9dd8d7a3bdf7aab&v=4",
Expand Down
16 changes: 8 additions & 8 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"currentVersion": "v8.42.0",
"currentVersionDate": "2023-06-02T23:47:47Z",
"currentVersion": "v8.43.0",
"currentVersionDate": "2023-06-16T21:53:53Z",
"currentVersionIsPrerelease": false,
"stars": 22825,
"lastCommitDate": "2023-06-16T05:57:14Z",
"projectDependents": 13722551,
"weeklyDownloads": 33034426,
"nextVersion": "v8.43.0",
"nextVersionDate": "2023-06-16"
"stars": 22829,
"lastCommitDate": "2023-06-16T21:53:52Z",
"projectDependents": 13743985,
"weeklyDownloads": 33172820,
"nextVersion": "v8.44.0",
"nextVersionDate": "2023-06-30"
}

0 comments on commit 0a623cf

Please sign in to comment.