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 16, 2023
1 parent c165fe6 commit 641b5a1
Show file tree
Hide file tree
Showing 4 changed files with 26 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 @@ -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
9 changes: 9 additions & 0 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"id": "mlo94zn7-x08dpo0y-boopewga-3vjbrky5",
"name": "StackAid",
"url": "https://stackaid.us",
"image": "https://images.opencollective.com/stackaid/c1d8ea2/logo.png",
"amount": 91,
"date": "2023-06-16T03:06:13.528Z",
"source": "opencollective"
},
{
"id": "ax8emk7l-nw54q7z0-05ypgyvj-0o93zdrb",
"name": "Cybozu, Inc.",
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": 125196,
"monthlyDonations": 10433,
"sponsorCount": 163
"annualDonations": 125256,
"monthlyDonations": 10438,
"sponsorCount": 164
},
"platinum": [
{
Expand Down Expand Up @@ -348,7 +348,7 @@
},
{
"name": "Benjamin Piouffle",
"url": "https://benjamin.piouffle.com",
"url": "https://benjamin.piouffle.com/",
"image": "https://images.opencollective.com/betree/2142bbe/avatar.png",
"monthlyDonation": 10,
"totalDonations": 528,
Expand Down Expand Up @@ -1299,6 +1299,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Alec Pedersen",
"image": "https://avatars.githubusercontent.com/u/96690104?u=a9e089755b1959962a175026a30e0c9d57881df7&v=4",
"url": "https://github.com/alecsorenpedersen",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "wojtekLs",
"image": "https://avatars.githubusercontent.com/u/109670049?u=b3e747a5a6378cf7f5a9a857ed1fa741a5d8e27a&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.42.0",
"currentVersionDate": "2023-06-02T23:47:47Z",
"currentVersionIsPrerelease": false,
"stars": 22818,
"lastCommitDate": "2023-06-15T01:48:28Z",
"projectDependents": 13705409,
"weeklyDownloads": 32657080,
"stars": 22825,
"lastCommitDate": "2023-06-16T05:57:14Z",
"projectDependents": 13722551,
"weeklyDownloads": 33034426,
"nextVersion": "v8.43.0",
"nextVersionDate": "2023-06-16"
}

0 comments on commit 641b5a1

Please sign in to comment.