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 22, 2023
1 parent 93e0c5d commit 328d6db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 28 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
22 changes: 3 additions & 19 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"totals": {
"annualDonations": 142032,
"monthlyDonations": 11836,
"sponsorCount": 167
"annualDonations": 141852,
"monthlyDonations": 11821,
"sponsorCount": 165
},
"platinum": [
{
Expand Down Expand Up @@ -365,14 +365,6 @@
"source": "opencollective",
"tier": "backer"
},
{
"name": "Miles Johnson",
"image": "https://avatars.githubusercontent.com/u/143744?u=1426cc72e6858364971e280555e7e1f9fd0ef323&v=4",
"url": "https://github.com/milesj",
"monthlyDonation": 10,
"source": "github",
"tier": "backer"
},
{
"name": "Jarrod Davis",
"image": "https://avatars.githubusercontent.com/u/235875?v=4",
Expand Down Expand Up @@ -988,14 +980,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "MBJ",
"image": "https://avatars.githubusercontent.com/u/1220722?u=e348cce6ef8ec9d82739150ef1c6c32ee25cb788&v=4",
"url": "https://github.com/thiswallz",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Carl Topham",
"image": "https://avatars.githubusercontent.com/u/1415767?u=524a719c7778e24a1651fd22e3685696e999a991&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.38.0",
"currentVersionDate": "2023-04-07T23:08:15Z",
"currentVersion": "v8.39.0",
"currentVersionDate": "2023-04-21T21:05:15Z",
"currentVersionIsPrerelease": false,
"stars": 22547,
"lastCommitDate": "2023-04-20T23:15:11Z",
"projectDependents": 12639280,
"weeklyDownloads": 31548394,
"nextVersion": "v8.39.0",
"nextVersionDate": "2023-04-21"
"stars": 22548,
"lastCommitDate": "2023-04-22T02:03:48Z",
"projectDependents": 12655163,
"weeklyDownloads": 31437248,
"nextVersion": "v8.40.0",
"nextVersionDate": "2023-05-05"
}

0 comments on commit 328d6db

Please sign in to comment.