Skip to content

Commit

Permalink
mono - upgrading vitest to 2.1.2 (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 5, 2024
1 parent 941f114 commit 6199a64
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 @@ -23,13 +23,13 @@
},
"devDependencies": {
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"c8": "^10.1.2",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"webpack": "^5.95.0",
"xo": "^0.59.3"
}
Expand Down

0 comments on commit 6199a64

Please sign in to comment.