Skip to content

Commit

Permalink
Merge pull request #4468 from aryaemami59/bump-vitest
Browse files Browse the repository at this point in the history
Bump Vitest to version 1.6.0
  • Loading branch information
EskiMojo14 committed Jun 19, 2024
2 parents 6037afa + 7de648b commit 07614dd
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 311 deletions.
2 changes: 1 addition & 1 deletion packages/rtk-codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"vitest": "^1.2.1"
"vitest": "^1.6.0"
},
"engines": {
"node": ">= 16"
Expand Down
2 changes: 1 addition & 1 deletion packages/rtk-query-codegen-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"pretty-quick": "^4.0.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"vitest": "^1.2.2",
"vitest": "^1.6.0",
"yalc": "^1.0.0-pre.47"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"tsx": "^3.12.2",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.1.3",
"vitest": "^1.6.0",
"yargs": "^15.3.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 07614dd

Please sign in to comment.