Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent a603d53 commit 940b194
Show file tree
Hide file tree
Showing 5 changed files with 6,644 additions and 14,548 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3

- name: Install pnpm 🔧
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0 # Required for Chromatic to retrieve git history

- name: Install pnpm 🔧
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 7

Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
18.17.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.34.3"
},
"packageManager": "pnpm@7.33.0",
"packageManager": "pnpm@7.33.6",
"engines": {
"node": ">=18",
"pnpm": ">=7"
Expand Down
Loading

0 comments on commit 940b194

Please sign in to comment.