Skip to content

Commit

Permalink
chore(deps): update vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Jan 5, 2025
1 parent 1974ae8 commit d5997fc
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 456 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@vitest/coverage-c8": "^0.30.1",
"@vitest/coverage-c8": "^0.33.0",
"eslint": "^9.17.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -55,7 +55,7 @@
"rimraf": "^6.0.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^0.30.1"
"vitest": "^2.1.8"
},
"publishConfig": {
"access": "public",
Expand All @@ -82,4 +82,4 @@
"node": ">= 14.17.0"
},
"license": "MIT"
}
}
Loading

0 comments on commit d5997fc

Please sign in to comment.