aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#239)dependabot[bot]2023-08-262-38/+320
* build(deps-dev): bump typescript from 5.1.6 to 5.2.2 (#238)dependabot[bot]2023-08-261-7/+7
* chore: autopublish 2023-08-26T12:53:41Zgithub-actions[bot]2023-08-2613-24/+24
* build(deps): bump gatsby from 5.11.0 to 5.12.1 (#242)dependabot[bot]2023-08-262-474/+593
* build(deps-dev): bump eslint-plugin-react from 7.33.1 to 7.33.2 (#235)dependabot[bot]2023-08-192-76/+625
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#233)dependabot[bot]2023-08-192-187/+68
* build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.4.0 (#237)dependabot[bot]2023-08-192-50/+50
* build(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.7 (#236)dependabot[bot]2023-08-192-8/+8
* build(deps-dev): bump @types/node from 20.4.7 to 20.5.1 (#234)dependabot[bot]2023-08-192-8/+8
* build(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#232)dependabot[bot]2023-08-122-32/+32
* build(deps-dev): bump @types/react from 18.2.18 to 18.2.20 (#231)dependabot[bot]2023-08-122-8/+8
* build(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 (#230)dependabot[bot]2023-08-122-8/+8
* build(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0 (#229)dependabot[bot]2023-08-122-16/+133
* chore: autopublish 2023-08-12T13:06:05Zgithub-actions[bot]2023-08-1212-75/+75
* build(deps): bump styled-components from 6.0.5 to 6.0.7 (#228)dependabot[bot]2023-08-122-9/+9
* build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.2.1 (...dependabot[bot]2023-08-052-245/+464
* build(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 (#224)dependabot[bot]2023-08-052-8/+8
* build(deps-dev): bump @types/react from 18.2.17 to 18.2.18 (#227)dependabot[bot]2023-08-052-8/+8
* build(deps-dev): bump @types/node from 20.4.5 to 20.4.7 (#226)dependabot[bot]2023-08-052-8/+8
* build(deps-dev): bump eslint-plugin-react from 7.33.0 to 7.33.1 (#225)dependabot[bot]2023-08-052-8/+8
* build(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#221)dependabot[bot]2023-07-302-58/+58
* build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#220)dependabot[bot]2023-07-292-8/+8
* build(deps-dev): bump @types/react from 18.2.15 to 18.2.17 (#222)dependabot[bot]2023-07-292-8/+8
* build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 (#218)dependabot[bot]2023-07-292-8/+8
* build(deps-dev): bump @types/node from 20.4.2 to 20.4.4 (#217)dependabot[bot]2023-07-222-8/+8
* build(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.33.0 (#212)dependabot[bot]2023-07-222-10/+10
* build(deps-dev): bump @types/react from 18.2.14 to 18.2.15 (#216)dependabot[bot]2023-07-222-8/+8
* build(deps): bump gatsby-plugin-image from 3.10.0 to 3.11.0 (#213)dependabot[bot]2023-07-222-14/+14
* chore: autopublish 2023-07-22T13:37:32Zgithub-actions[bot]2023-07-2213-75/+75
* build(deps): bump styled-components from 6.0.3 to 6.0.5 (#215)dependabot[bot]2023-07-222-8/+8
* build(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.0.0 (#211)dependabot[bot]2023-07-152-34/+597
* build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#209)dependabot[bot]2023-07-152-14/+123
* build(deps-dev): bump @types/node from 20.3.1 to 20.4.2 (#208)dependabot[bot]2023-07-152-8/+8
* build(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#210)dependabot[bot]2023-07-151-7/+7
* build(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#207)dependabot[bot]2023-07-152-12/+8
* build(deps): bump semver from 5.7.1 to 5.7.2 (#206)dependabot[bot]2023-07-121-67/+67
* chore: autopublish 2023-07-08T19:52:09Zgithub-actions[bot]2023-07-0821-29/+29
* timestamp.ts: Fix month off-by-oneKevin J Hoerr2023-07-081-3/+3
* chore: autopublish 2023-07-08T19:34:18Zgithub-actions[bot]2023-07-0819-30/+30
* 404.tsx: UpdateKevin J Hoerr2023-07-081-3/+2
* Fix audit issuesKevin J Hoerr2023-07-081-36/+23
* Bump babel-plugin-styled-components from 2.1.3 to 2.1.4 (#202)dependabot[bot]2023-07-082-25/+15
* chore: autopublish 2023-07-08T19:11:14Zgithub-actions[bot]2023-07-0823-101/+92
* Bump styled-components from 5.3.11 to 6.0.3 (#201)dependabot[bot]2023-07-082-219/+318
* Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#204)dependabot[bot]2023-07-082-300/+38
* Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 (#203)dependabot[bot]2023-07-082-54/+306
* chore: autopublish 2023-07-08T16:02:55Zgithub-actions[bot]2023-07-0819-30/+30
* Bump gatsby from 5.10.0 to 5.11.0 (#205)dependabot[bot]2023-07-082-1866/+2062
* Bump @typescript-eslint/parser from 5.59.11 to 5.60.1 (#198)dependabot[bot]2023-07-012-132/+15
* Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 (#197)dependabot[bot]2023-07-012-70/+70