Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#209)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* update ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Farnabaz <[email protected]>
  • Loading branch information
renovate[bot] and farnabaz authored Jul 1, 2024
1 parent dc4cf01 commit 4a5efb9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '18'
- uses: pnpm/[email protected]
name: Install pnpm
id: pnpm-install
with:
version: 9.3.0
node-version: '20'
- run: corepack enable
- run: pnpm install
- run: pnpm dev:prepare
- run: pnpm lint
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@
"release-it": "^17.4.0",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.0.24"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"release-it": {
"git": {
"commitMessage": "chore(release): release v${version}"
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 4a5efb9

Please sign in to comment.