Skip to content

Commit 7611d77

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent 296bff8 commit 7611d77

File tree

4 files changed

+18
-9
lines changed

4 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
@@ -104,7 +104,7 @@
104104
"hzoo": {
105105
"username": "hzoo",
106106
"name": "Henry",
107-
"title": "ESLint Alumnus",
107+
"title": "Guest Author",
108108
"website": "https://henryzoo.com",
109109
"avatar_url": "https://avatars.githubusercontent.com/u/588473",
110110
"bio": "Learning to maintain stuff",

src/_data/donations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"id": "SA_kwHOAFvahM4AE_9j",
13-
"name": "0xPlayerOne",
13+
"name": "NiftyAndy",
1414
"image": "https://avatars.githubusercontent.com/u/83057795",
1515
"url": "https://niftyleague.com",
1616
"amount": 1,

src/_data/sponsors.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 213918.58788048004,
4-
"monthlyDonations": 17826.54899004001,
5-
"sponsorCount": 196
3+
"annualDonations": 213918.68911572004,
4+
"monthlyDonations": 17826.55742631001,
5+
"sponsorCount": 197
66
},
77
"diamond": [
88
{
@@ -1617,6 +1617,15 @@
16171617
"source": "thanks.dev",
16181618
"tier": "backer"
16191619
},
1620+
{
1621+
"name": "Nicco Kunzmann",
1622+
"url": "https://niccokunzmann.github.io",
1623+
"image": "https://github.com/niccokunzmann.png",
1624+
"monthlyDonation": 0.00843627,
1625+
"totalDonations": "00.001362730.001391190.000000310.000000310.000000310.011984230.011965540.010559730.009870050.009870050.009040090.008456740.00843627",
1626+
"source": "thanks.dev",
1627+
"tier": "backer"
1628+
},
16201629
{
16211630
"name": "TypeStrong",
16221631
"url": null,

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.27.0",
55
"currentVersionDate": "2025-05-16T18:54:54Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 25943,
8-
"lastCommitDate": "2025-05-23T19:58:20Z",
9-
"projectDependents": 26802857,
10-
"weeklyDownloads": 58674551,
7+
"stars": 25945,
8+
"lastCommitDate": "2025-05-24T16:35:59Z",
9+
"projectDependents": 26823091,
10+
"weeklyDownloads": 59379911,
1111
"nextVersion": "v9.28.0",
1212
"nextVersionDate": "2025-05-30"
1313
}

0 commit comments

Comments
 (0)