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 Nov 2, 2024
1 parent 0617882 commit 1aa5ba5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion src/_data/all_authors.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,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
26 changes: 13 additions & 13 deletions src/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "https://trunk.io/",
"image": "https://images.opencollective.com/trunkio/fb92d60/avatar.png",
"monthlyDonation": 1000,
"totalDonations": 5000,
"totalDonations": 6000,
"source": "opencollective",
"tier": "gold-sponsor"
}
Expand All @@ -51,7 +51,7 @@
"url": "https://www.jetbrains.com/",
"image": "https://images.opencollective.com/jetbrains/fe76f99/logo.png",
"monthlyDonation": 500,
"totalDonations": 5000,
"totalDonations": 5500,
"source": "opencollective",
"tier": "silver-sponsor"
},
Expand Down Expand Up @@ -87,7 +87,7 @@
"url": "https://cybozu.co.jp/",
"image": "https://images.opencollective.com/cybozu/933e46d/logo.png",
"monthlyDonation": 350,
"totalDonations": 19964,
"totalDonations": 20314,
"source": "opencollective",
"tier": "bronze-sponsor"
},
Expand Down Expand Up @@ -226,7 +226,7 @@
"url": "https://webdriver.io/",
"image": "https://images.opencollective.com/webdriverio/bbdd5c3/logo.png",
"monthlyDonation": 20,
"totalDonations": 180,
"totalDonations": 200,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -468,7 +468,7 @@
"url": "https://sidesmedia.com",
"image": "https://images.opencollective.com/sidesmedia/45fac3a/logo.png",
"monthlyDonation": 5,
"totalDonations": 40,
"totalDonations": 45,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -495,7 +495,7 @@
"url": "https://sidesmedia.com",
"image": "https://images.opencollective.com/sidesmedia/45fac3a/logo.png",
"monthlyDonation": 5,
"totalDonations": 40,
"totalDonations": 45,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -504,7 +504,7 @@
"url": null,
"image": "https://images.opencollective.com/morgane-dubus/avatar.png",
"monthlyDonation": 5,
"totalDonations": 210,
"totalDonations": 215,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -513,7 +513,7 @@
"url": "https://marco.solazzi.me",
"image": "https://images.opencollective.com/marco-solazzi/avatar.png",
"monthlyDonation": 5,
"totalDonations": 35,
"totalDonations": 40,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -531,7 +531,7 @@
"url": "https://celebian.com/",
"image": "https://images.opencollective.com/celebian/0a4a5b7/avatar.png",
"monthlyDonation": 5,
"totalDonations": 50,
"totalDonations": 55,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -540,7 +540,7 @@
"url": null,
"image": "https://images.opencollective.com/kzhrk/e4448b3/avatar.png",
"monthlyDonation": 5,
"totalDonations": 110,
"totalDonations": 115,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -549,7 +549,7 @@
"url": "https://www.lightcdn.com",
"image": "https://images.opencollective.com/lightcdn/a8c8b6e/logo.png",
"monthlyDonation": 5,
"totalDonations": 50,
"totalDonations": 55,
"source": "opencollective",
"tier": "backer"
},
Expand All @@ -558,7 +558,7 @@
"url": "https://www.lightnode.com",
"image": "https://images.opencollective.com/lightnode/4847412/logo.png",
"monthlyDonation": 5,
"totalDonations": 50,
"totalDonations": 55,
"source": "opencollective",
"tier": "backer"
},
Expand Down Expand Up @@ -1156,7 +1156,7 @@
"url": null,
"image": "https://images.opencollective.com/austin-akers/3548ebd/avatar.png",
"monthlyDonation": 3,
"totalDonations": 42,
"totalDonations": 45,
"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 @@ -4,10 +4,10 @@
"currentVersion": "v9.14.0",
"currentVersionDate": "2024-11-01T18:53:26Z",
"currentVersionIsPrerelease": false,
"stars": 25065,
"lastCommitDate": "2024-11-01T18:53:24Z",
"projectDependents": 22731432,
"weeklyDownloads": 43607355,
"stars": 25066,
"lastCommitDate": "2024-11-02T02:51:48Z",
"projectDependents": 22737382,
"weeklyDownloads": 42193932,
"nextVersion": "v9.15.0",
"nextVersionDate": "2024-11-15"
}

0 comments on commit 1aa5ba5

Please sign in to comment.