Skip to content

Commit

Permalink
deps: update vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jan 13, 2023
1 parent 2f83919 commit 709e83a
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 @@ -29,13 +29,13 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"@vitest/coverage-c8": "^0.26.2",
"@vitest/coverage-c8": "^0.27.1",
"eslint": "^8.2.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.22.0",
"rollup": "^3.8.1",
"rollup-plugin-typescript2": "^0.34.1",
"typescript": "^4.0.2",
"vitest": "^0.26.2"
"vitest": "^0.27.1"
}
}

0 comments on commit 709e83a

Please sign in to comment.