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 8, 2023
1 parent 079e739 commit b1f9b3f
Show file tree
Hide file tree
Showing 3 changed files with 17 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": "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
16 changes: 8 additions & 8 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,14 @@
"source": "github",
"tier": "backer"
},
{
"name": "Gustav Hansen",
"image": "https://avatars.githubusercontent.com/u/2244375?u=5240e0f277601e08bdcffd579e395a57f8b23e3f&v=4",
"url": "gu.stav.dev",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Maarten Van Hoof",
"image": "https://avatars.githubusercontent.com/u/2543633?u=877bea1d5cbf861c347b1db16e9e23a3cf7b8a5c&v=4",
Expand Down Expand Up @@ -1307,14 +1315,6 @@
"source": "github",
"tier": "backer"
},
{
"name": "Viktor Chernodub",
"image": "https://avatars.githubusercontent.com/u/37013688?u=2614f4d310c2b39ff3633b0b016acbfacab5c3c4&v=4",
"url": "chernodub.dev",
"monthlyDonation": 5,
"source": "github",
"tier": "backer"
},
{
"name": "Sara Gerion",
"image": "https://avatars.githubusercontent.com/u/47529391?u=78d94abe9fad438b9df30f8dc80160e6ea3f044e&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.37.0",
"currentVersionDate": "2023-03-28T22:47:47Z",
"currentVersion": "v8.38.0",
"currentVersionDate": "2023-04-07T23:08:15Z",
"currentVersionIsPrerelease": false,
"stars": 22485,
"lastCommitDate": "2023-04-07T05:15:40Z",
"projectDependents": 12418562,
"weeklyDownloads": 31809877,
"nextVersion": "v8.38.0",
"nextVersionDate": "2023-04-14"
"stars": 22491,
"lastCommitDate": "2023-04-07T23:08:14Z",
"projectDependents": 12432630,
"weeklyDownloads": 30070532,
"nextVersion": "v8.39.0",
"nextVersionDate": "2023-04-21"
}

0 comments on commit b1f9b3f

Please sign in to comment.