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 Sep 26, 2023
1 parent 323833a commit c35aaa0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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
2 changes: 1 addition & 1 deletion src/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
"url": null,
"image": "https://images.opencollective.com/toan-nguyen1/avatar.png",
"monthlyDonation": 5,
"totalDonations": 135,
"totalDonations": 140,
"source": "opencollective",
"tier": "backer"
},
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.50.0",
"currentVersionDate": "2023-09-22T21:04:49Z",
"currentVersionIsPrerelease": false,
"stars": 23405,
"lastCommitDate": "2023-09-25T06:49:30Z",
"projectDependents": 15517816,
"weeklyDownloads": 34372567,
"stars": 23412,
"lastCommitDate": "2023-09-26T01:21:53Z",
"projectDependents": 15536270,
"weeklyDownloads": 34702603,
"nextVersion": "v8.51.0",
"nextVersionDate": "2023-10-06"
}

0 comments on commit c35aaa0

Please sign in to comment.