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 May 17, 2024
1 parent 0eb7b52 commit d471876
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 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
18 changes: 9 additions & 9 deletions src/_data/donations.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
"date": "2024-05-16T01:31:59.414Z",
"source": "opencollective"
},
{
"id": "vedj9wro-z3a56dg7-3n567blg-8x4m0ykn",
"name": "THANKS.DEV",
"url": "https://thanks.dev",
"image": "https://images.opencollective.com/thanks-dev/ed78b39/logo.png",
"amount": 346.61,
"date": "2024-05-17T11:20:41.437Z",
"source": "opencollective"
},
{
"id": "mywxoz34-09rl6k3o-74wqvenb-dj7gk85a",
"name": "EthicalAds",
Expand Down Expand Up @@ -205,14 +214,5 @@
"amount": 1,
"date": "2023-04-17T01:20:54.640Z",
"source": "opencollective"
},
{
"id": "vedj9wro-z3a56d35-0mzp7blg-8x4m0ykn",
"name": "TheNextWe",
"url": "https://thenextwe.com/",
"image": "https://images.opencollective.com/thenextwe/e275ab8/logo.png",
"amount": 50,
"date": "2023-04-04T12:16:38.144Z",
"source": "opencollective"
}
]
2 changes: 1 addition & 1 deletion src/_data/sponsors.json
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@
{
"name": "Mr. Henry",
"image": "https://avatars.githubusercontent.com/u/45111?v=4",
"url": "https://mrhenry.be",
"url": "https://www.mrhenry.be",
"monthlyDonation": 1,
"source": "github",
"tier": "backer"
Expand Down
18 changes: 9 additions & 9 deletions src/_data/stats.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"latestVersion": "v9.2.0",
"latestVersionDate": "2024-05-03T19:46:50Z",
"currentVersion": "v9.2.0",
"currentVersionDate": "2024-05-03T19:46:50Z",
"latestVersion": "v9.3.0",
"latestVersionDate": "2024-05-17T20:46:58Z",
"currentVersion": "v9.3.0",
"currentVersionDate": "2024-05-17T20:46:58Z",
"currentVersionIsPrerelease": false,
"stars": 24376,
"lastCommitDate": "2024-05-17T00:49:41Z",
"projectDependents": 19700171,
"stars": 24380,
"lastCommitDate": "2024-05-17T20:46:56Z",
"projectDependents": 19712108,
"weeklyDownloads": 37522921,
"nextVersion": "v9.3.0",
"nextVersionDate": "2024-05-17"
"nextVersion": "v9.4.0",
"nextVersionDate": "2024-05-31"
}

0 comments on commit d471876

Please sign in to comment.