Skip to content

Commit da8bd5f

Browse files
chore(deps): update all non-major dependencies
1 parent 107a21c commit da8bd5f

5 files changed

Lines changed: 553 additions & 547 deletions

File tree

.github/workflows/changesets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup pnpm
3232
uses: pnpm/action-setup@v2
3333
with:
34-
version: 10.17.0
34+
version: 10.17.1
3535
run_install: true
3636

3737
- name: Run Lint

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup pnpm
3232
uses: pnpm/action-setup@v2
3333
with:
34-
version: 10.17.0
34+
version: 10.17.1
3535
run_install: true
3636

3737
- name: Run Lint

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.17.0",
4+
"packageManager": "pnpm@10.17.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/volarjs/starter.git"

0 commit comments

Comments
 (0)