Skip to content

Commit

Permalink
chore(deps-dev): install vitest package
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 authored May 31, 2022
1 parent 6e6517a commit 4c56753
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 8 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@typescript-eslint/eslint-plugin": "^5.26.0",
"@typescript-eslint/parser": "^5.26.0",
"@vercel/ncc": "^0.34.0",
"c8": "^7.11.3",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.2.2",
Expand All @@ -54,7 +55,8 @@
"prettier": "^2.6.2",
"ts-jest": "^28.0.3",
"ts-node": "^10.8.0",
"typescript": "~4.7.2"
"typescript": "~4.7.2",
"vitest": "^0.13.0"
},
"resolutions": {
"@types/node": "16.x",
Expand Down
Loading

0 comments on commit 4c56753

Please # to comment.