Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent e1ceb51 commit 1c04866
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 247 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Use Node ${{ matrix.node }}
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
with:
node-version: ${{ matrix.node }}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jsdom": "^24.0.0",
"typescript": "^5.0.4",
"vite": "^5.0.4",
"vitest": "^1.0.0"
"vitest": "^2.0.0"
},
"maintainers": [
"Matronator"
Expand Down
Loading

0 comments on commit 1c04866

Please sign in to comment.