Skip to content

Commit 3f14324

Browse files
chore(deps): update all non-major dependencies (#1130)
1 parent 637d20f commit 3f14324

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: bun run lint:ls
2828
- run: bun run lint:text
2929
- run: bun run lint:knip
30-
- uses: crate-ci/typos@93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c # v1.43.0
30+
- uses: crate-ci/typos@3a4d65230db538caabac6e156599c8ba8380ff07 # v1.43.1
3131

3232
typecheck:
3333
runs-on: ubuntu-24.04

bun.lock

Lines changed: 12 additions & 12 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
@@ -52,11 +52,11 @@
5252
},
5353
"devDependencies": {
5454
"@astrojs/check": "0.9.6",
55-
"@biomejs/biome": "2.3.13",
55+
"@biomejs/biome": "2.3.14",
5656
"@ls-lint/ls-lint": "2.3.1",
5757
"@playwright/test": "1.58.1",
5858
"@types/markdown-it": "14.1.2",
59-
"@types/node": "24.10.9",
59+
"@types/node": "24.10.10",
6060
"@types/sanitize-html": "2.16.0",
6161
"@types/unist": "3.0.3",
6262
"@vitest/coverage-v8": "4.0.18",

0 commit comments

Comments
 (0)