Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent fccf9cb commit 838d085
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run ls-lint
run: bun run lint:ls
- name: Check spelling
uses: crate-ci/typos@0d9e0c2c1bd7f770f6eb90f87780848ca02fc12c # v1.26.8
uses: crate-ci/typos@d01f29c66d1bf1a08730750f61d86c210b0d039d # v1.27.0
- name: Run Textlint
run: bun run lint:text
- name: Run knip
Expand Down
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@fontsource/jetbrains-mono": "5.1.1",
"@fontsource/zen-kaku-gothic-new": "5.1.0",
"@kobalte/core": "0.13.7",
"astro": "4.16.7",
"astro-expressive-code": "0.37.1",
"astro": "4.16.8",
"astro-expressive-code": "0.38.0",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
"markdown-it": "14.1.0",
Expand All @@ -57,12 +57,12 @@
"@ls-lint/ls-lint": "2.2.3",
"@playwright/test": "1.48.2",
"@types/markdown-it": "14.1.2",
"@types/node": "22.8.4",
"@types/node": "22.8.7",
"@types/sanitize-html": "2.13.0",
"@types/unist": "3.0.3",
"@vitest/coverage-v8": "2.1.4",
"husky": "9.1.6",
"knip": "5.34.4",
"knip": "5.36.2",
"lost-pixel": "3.21.0",
"scaffdog": "4.1.0",
"textlint": "14.3.0",
Expand Down

0 comments on commit 838d085

Please sign in to comment.