Skip to content

Commit

Permalink
chore(deps): update Vitest to v2.1.2 and improve Renovate (#304)
Browse files Browse the repository at this point in the history
* chore(deps): update Vitest to v2.1.2

* chore(deps): configure Renovate for group Vitest updates

- Ensure both projects using Vitest in the monorepo (contracts and ui) are updated simultaneously
  • Loading branch information
drichar authored Oct 11, 2024
1 parent 0c8262e commit 5570a34
Show file tree
Hide file tree
Showing 4 changed files with 287 additions and 103 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vitest": "2.1.1"
"vitest": "2.1.2"
}
}
Loading

0 comments on commit 5570a34

Please sign in to comment.