Skip to content

Commit 3919a23

Browse files
chore(deps): update all non-major dependencies
1 parent 807b72d commit 3919a23

4 files changed

Lines changed: 383 additions & 418 deletions

File tree

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/checkout@v6.0.2
1515

1616
- name: Check spelling
17-
uses: crate-ci/typos@v1.43.5
17+
uses: crate-ci/typos@v1.44.0
1818
with:
1919
config: ${{ inputs.config }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"private": true,
4-
"packageManager": "pnpm@10.30.1",
4+
"packageManager": "pnpm@10.30.3",
55
"license": "MIT",
66
"scripts": {
77
"build": "pnpm -r run build",

0 commit comments

Comments
 (0)