Skip to content

Commit

Permalink
Update dependency vitest to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 0b24c46 commit bce7a59
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 135 deletions.
2 changes: 1 addition & 1 deletion apps/alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"autoprefixer": "10.4.16",
"nuxt": "3.8.0",
"pinia": "2.1.7",
"vitest": "0.34.6"
"vitest": "1.1.2"
}
}
2 changes: 1 addition & 1 deletion apps/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"autoprefixer": "10.4.16",
"nuxt": "3.8.0",
"pinia": "2.1.7",
"vitest": "0.34.6"
"vitest": "1.1.2"
}
}
206 changes: 73 additions & 133 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 bce7a59

Please sign in to comment.