Skip to content

Commit cd8db1f

Browse files
chore(deps): update all non-major dependencies
1 parent 99aabc7 commit cd8db1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@v5
1515

1616
- name: Check spelling
17-
uses: crate-ci/[email protected].0
17+
uses: crate-ci/[email protected].2
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.21.0",
4+
"packageManager": "pnpm@10.22.0",
55
"license": "MIT",
66
"scripts": {
77
"lint": "eslint",

0 commit comments

Comments
 (0)