Skip to content

Commit f61e627

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent cc8c999 commit f61e627

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

src/_data/all_authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"nzakas": {
33
"username": "nzakas",
44
"name": "Nicholas C. Zakas",
5-
"title": "Guest Author",
5+
"title": "ESLint Technical Steering Committee",
66
"website": "https://humanwhocodes.com",
77
"avatar_url": "https://avatars.githubusercontent.com/u/38546",
88
"bio": "Creator of ESLint, independent software developer, consultant, coach, and author.",

src/_data/sponsors.json

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 150294.31500588005,
4-
"monthlyDonations": 12524.52625049,
5-
"sponsorCount": 178
3+
"annualDonations": 150297.73195140006,
4+
"monthlyDonations": 12524.81099595,
5+
"sponsorCount": 179
66
},
77
"diamond": [],
88
"platinum": [
@@ -322,7 +322,7 @@
322322
"url": null,
323323
"image": "https://images.opencollective.com/odan/3b99c72/avatar.png",
324324
"monthlyDonation": 10,
325-
"totalDonations": 250,
325+
"totalDonations": 260,
326326
"source": "opencollective",
327327
"tier": "backer"
328328
},
@@ -1414,6 +1414,15 @@
14141414
"source": "thanks.dev",
14151415
"tier": "backer"
14161416
},
1417+
{
1418+
"name": "Keith Bauson",
1419+
"url": null,
1420+
"image": "https://github.com/kwbauson.png",
1421+
"monthlyDonation": 0.28474546,
1422+
"totalDonations": "00.635652471.322767680.832633090.603044300.563307010.540283450.290172470.290045850.288562100.253337330.264087100.262133070.025115780.047545740.046925570.046790740.177256920.177256920.176157620.173488960.175941090.284652800.28474546",
1423+
"source": "thanks.dev",
1424+
"tier": "backer"
1425+
},
14171426
{
14181427
"name": "jshttp",
14191428
"url": "https://jshttp.github.io/",

src/_data/stats.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"currentVersion": "v9.31.0",
55
"currentVersionDate": "2025-07-11T20:34:45Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 26118,
8-
"lastCommitDate": "2025-07-22T15:10:04Z",
9-
"projectDependents": 27240836,
10-
"weeklyDownloads": 63102482,
7+
"stars": 26122,
8+
"lastCommitDate": "2025-07-24T05:16:46Z",
9+
"projectDependents": 27241618,
10+
"weeklyDownloads": 62970495,
1111
"nextVersion": "v9.32.0",
1212
"nextVersionDate": "2025-07-25"
1313
}

0 commit comments

Comments
 (0)