Skip to content

Commit

Permalink
Merge pull request #135 from laststance/dependabot/npm_and_yarn/vites…
Browse files Browse the repository at this point in the history
…t-and-vitest/coverage-istanbul-1.0.1

build(deps-dev): bump vitest and @vitest/coverage-istanbul
  • Loading branch information
github-actions[bot] authored Dec 5, 2023
2 parents 5a62094 + b8b8e23 commit 0061553
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 368 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "^20.5.1",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"@vitest/coverage-istanbul": "^0.34.2",
"@vitest/coverage-istanbul": "^1.0.1",
"console-fail-test": "^0.2.3",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -53,7 +53,7 @@
"release-it": "^17.0.0",
"tsup": "^8.0.0",
"typescript": "^5.1.6",
"vitest": "^0.34.2"
"vitest": "^1.0.1"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 0061553

Please sign in to comment.