Skip to content

Commit

Permalink
Merge pull request #261 from jaredwray/upgrading-vitest-to-1.6.0
Browse files Browse the repository at this point in the history
upgrading vitest to 1.6.0
  • Loading branch information
jaredwray committed May 13, 2024
2 parents a433f0e + 2a0ef97 commit 39d3b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"devDependencies": {
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^1.6.0",
"docula": "^0.5.2",
"rimraf": "^5.0.5",
"typescript": "^5.4.3",
"vitest": "^1.4.0",
"vitest": "^1.6.0",
"webpack": "^5.91.0",
"xo": "^0.58.0"
},
Expand Down

0 comments on commit 39d3b87

Please sign in to comment.