Skip to content

Commit

Permalink
chore: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 10, 2023
1 parent 9f0ccd4 commit a01ebd5
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 176 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^1.0.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -52,7 +52,7 @@
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"resolutions": {
"acorn": "^8.11.2",
Expand Down
Loading

0 comments on commit a01ebd5

Please sign in to comment.