Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 48228d6 commit b346a9e
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: pnpm/action-setup@v2.4.1
- uses: pnpm/action-setup@v4.0.0
with:
version: 9
run_install: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
restore-keys: |
${{ runner.os }}-
- uses: pnpm/action-setup@v2.4.1
- uses: pnpm/action-setup@v4.0.0
with:
version: 9
run_install: true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.6.0",
"happy-dom": "15.11.6",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "6.0.0",
"vite-plugin-dts": "4.3.0",
"vitest": "2.1.6",
Expand Down
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b346a9e

Please sign in to comment.