Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#84)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 1bc7f68 commit a69be8c
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: latest

Expand All @@ -44,7 +44,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: latest

Expand All @@ -66,7 +66,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: latest

Expand All @@ -88,7 +88,7 @@ jobs:
node-version: latest

- name: Install pnpm
uses: pnpm/action-setup@v2.4.0
uses: pnpm/action-setup@v2.4.1
with:
version: latest

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@elonehoo/rimraf": "^0.0.1",
"@types/node": "22.4.0",
"@types/node": "22.4.1",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^2.0.5",
"bumpp": "9.5.1",
Expand Down
52 changes: 26 additions & 26 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 a69be8c

Please sign in to comment.