Skip to content

Commit da88f67

Browse files
authored
Merge pull request #261 from querkmachine/dependabot/npm_and_yarn/linters-05f0f7a8cb
⬆️ Bump the linters group with 2 updates
2 parents 8640a08 + 49da92d commit da88f67

File tree

7 files changed

+33
-34
lines changed

7 files changed

+33
-34
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"glob": "^13.0.0",
3333
"highlight.js": "^11.11.1",
3434
"husky": "^9.1.7",
35-
"lint-staged": "^16.2.6",
35+
"lint-staged": "^16.2.7",
3636
"luxon": "^3.7.2",
3737
"markdown-it": "^14.1.0",
3838
"markdown-it-anchor": "^9.2.0",
3939
"node-html-parser": "^7.0.2",
4040
"postcss": "^8.5.6",
4141
"postcss-preset-env": "^11.1.2",
42-
"prettier": "^3.6.2",
42+
"prettier": "^3.8.1",
4343
"sass": "^1.97.3"
4444
},
4545
"lint-staged": {

src/accessibility-for-furries/audits/kraaftersite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can check for the value of this media query in JavaScript by using [the `mat
109109

110110
```js
111111
const prefersReducedMotion = window.matchMedia(
112-
"(prefers-reduced-motion: reduced)"
112+
"(prefers-reduced-motion: reduced)",
113113
).matches;
114114

115115
if (!prefersReducedMotion) {

src/ai-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cssComponents:
1010

1111
I don't like generative artificial intelligence (genAI).
1212

13-
I don't like that training them and using them requires immense use of natural resources and actively contributes to the climate crisis.
13+
I don't like that training them and using them requires immense use of natural resources and actively contributes to the climate crisis.
1414

1515
I don't like that they're overwhelmingly trained on other people's copyrighted content, without providing attribution or compensation.
1616

@@ -32,10 +32,10 @@ You're free to train your large language model (LLM) on this website... if you p
3232

3333
## Generative AI's use on this website
3434

35-
I try to avoid using genAI when coding, writing, or otherwise doing anything relating to this website.
35+
I try to avoid using genAI when coding, writing, or otherwise doing anything relating to this website.
3636

3737
I've previously dabbled in using a responsibly trained genAI a little in the past, [like in this blog post]({{ '/blog/2024-01-01-2023-the-year-in-review/' | url }}), but have long since stopped doing so. The licensing of training data doesn't negate the other negative effects, and the results were kind of rubbish anyway.
3838

3939
Unfortunately, in 2025, avoiding it entirely isn't easy. Is the object selection tool in Photoshop secretly a genAI thing in a trench coat? Has my operating system's spell checker silently been updated to start using an LLM without my knowledge?
4040

41-
I can't guarantee that everything will be certified organic and AI free, I can only promise that I try to make it that way.
41+
I can't guarantee that everything will be certified organic and AI free, I can only promise that I try to make it that way.

src/blog/2017-06-01-hello-food-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ How I managed to spend my life thus far (a quarter of a century!) only really k
1212

1313
But no more! I’m trying to expand my repertoire and, heck, I need a new hobby, so I’m trying to expand my knowledge and my tastebuds, and given I’m a web developer I figured I should blog about it too. ‘Cause that might just keep me motivated too.
1414

15-
So hello and welcome to **_Kim Does Food_**, where Kim will shortly be doing food.
15+
So hello and welcome to ***Kim Does Food***, where Kim will shortly be doing food.

src/blog/2025-06-23-i-cant-sleep.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ metadata:
88

99
I can't sleep.
1010

11-
On the other paw, I sleep too much.
11+
On the other paw, I sleep too much.
1212

1313
So I finally had that sleep study and have been diagnosed with what I am affectionately going to call **extremely super bad severe** obstructive sleep apnea.
1414

15-
For those not in the know, obstructive sleep apnea is a respiratory disorder where a person's airways repeatedly constrict whilst asleep, causing disruptions to breathing.
15+
For those not in the know, obstructive sleep apnea is a respiratory disorder where a person's airways repeatedly constrict whilst asleep, causing disruptions to breathing.
1616

1717
An hypopnea is a period of 10 or more seconds where breathing becomes at least 30% shallower than normal; and an apnea is a period of at least 10 seconds without breathing at all. Collectively, these are measured by the Apnea–Hypopnea Index (AHI), which is an average of how many apnea or hypopnea events take place within an hour during sleep.
1818

@@ -30,7 +30,7 @@ No wonder any day I wasn't drinking a ludicrous amount of caffeine, I was nappin
3030

3131
I've since been loaned a CPAP machine by the NHS. CPAP, short for Continuous Positive Airway Pressure machine, is almost a kind of specialised respirator that I'm supposed to wear when I sleep. It detects if I've stopped breathing and responds by forcing air into my body to try and force the obstruction open.
3232

33-
So far I've not gotten on with it.
33+
So far I've not gotten on with it.
3434

3535
Wearing a mask all night is claustrophobic, sometimes enough to feel suffocating. Having a machine decide when you should be breathing and suddenly enforce it is, in itself, disruptive to trying to fall or stay asleep. My first few days trying to use it were ironically pretty devoid of restful sleep as a result.
3636

@@ -40,4 +40,4 @@ At the very least, this is a very likely candidate as to why I've had such sever
4040

4141
---
4242

43-
I'd really quite like to write about web development and design stuff on here again, but... oof, the many medical maladies I've been dealing with lately have been sapping my motivation to do much more than the bare minimum (which is to say, my job). Hopefully things will improve.
43+
I'd really quite like to write about web development and design stuff on here again, but... oof, the many medical maladies I've been dealing with lately have been sapping my motivation to do much more than the bare minimum (which is to say, my job). Hopefully things will improve.

src/privacy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66
description: Privacy policy, cookie policy, data collection, etc.
77
cssComponents:
88
- code
9-
109
---
1110

1211
This website does not store cookies on your device for any reason.

0 commit comments

Comments
 (0)