Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 26, 2023
1 parent a2b1910 commit d95c716
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
76 changes: 38 additions & 38 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitest/coverage-istanbul": "1.0.4",
"@vitest/coverage-istanbul": "1.1.0",
"autoprefixer": "10.4.16",
"csv": "6.3.6",
"eslint": "8.56.0",
Expand All @@ -71,6 +71,6 @@
"prisma": "5.7.1",
"tailwindcss": "3.3.7",
"typescript": "5.3.3",
"vitest": "1.0.4"
"vitest": "1.1.0"
}
}

0 comments on commit d95c716

Please sign in to comment.