Skip to content

Commit a27eda5

Browse files
author
GitHub Actions Bot
committed
chore: Update remote data
1 parent 3034d6d commit a27eda5

File tree

4 files changed

+26
-9
lines changed

4 files changed

+26
-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?v=4",
110110
"bio": "Learning to maintain stuff",

src/_data/donations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"id": "jrkx5lmn-v904qjlk-5rm68bwa-7zdygoe3",
4-
"name": "Stefan Smiljkovic",
4+
"name": "No-code Web Scraper",
55
"url": "https://automatio.co/",
66
"image": "https://images.opencollective.com/kinder/cd0b9b4/avatar.png",
77
"amount": 5,

src/_data/sponsors.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"totals": {
3-
"annualDonations": 121668,
4-
"monthlyDonations": 10139,
5-
"sponsorCount": 177
3+
"annualDonations": 121848,
4+
"monthlyDonations": 10154,
5+
"sponsorCount": 179
66
},
77
"platinum": [
88
{
@@ -421,6 +421,14 @@
421421
"source": "github",
422422
"tier": "backer"
423423
},
424+
{
425+
"name": "takurinton",
426+
"image": "https://avatars.githubusercontent.com/u/50351271?u=c6e1899a5362587840fa116dc3efa66f084090b8&v=4",
427+
"url": "https://github.com/takurinton",
428+
"monthlyDonation": 10,
429+
"source": "github",
430+
"tier": "backer"
431+
},
424432
{
425433
"name": "ProjectDiscovery",
426434
"image": "https://avatars.githubusercontent.com/u/50994705?v=4",
@@ -437,6 +445,15 @@
437445
"source": "github",
438446
"tier": "backer"
439447
},
448+
{
449+
"name": "No-code Web Scraper",
450+
"url": "https://automatio.co/",
451+
"image": "https://images.opencollective.com/kinder/cd0b9b4/avatar.png",
452+
"monthlyDonation": 5,
453+
"totalDonations": 10,
454+
"source": "opencollective",
455+
"tier": "backer"
456+
},
440457
{
441458
"name": "SidesMedia",
442459
"url": "https://sidesmedia.com",

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.8.0",
55
"currentVersionDate": "2024-07-26T20:40:41Z",
66
"currentVersionIsPrerelease": false,
7-
"stars": 24672,
8-
"lastCommitDate": "2024-07-28T13:53:00Z",
9-
"projectDependents": 21022624,
10-
"weeklyDownloads": 38259768,
7+
"stars": 24680,
8+
"lastCommitDate": "2024-07-29T17:30:52Z",
9+
"projectDependents": 21041791,
10+
"weeklyDownloads": 38249747,
1111
"nextVersion": "v9.9.0",
1212
"nextVersionDate": "2024-08-09"
1313
}

0 commit comments

Comments
 (0)