Skip to content

Commit

Permalink
chore(deps): update dependencies (#18)
Browse files Browse the repository at this point in the history
Just update all dependencies.
  • Loading branch information
mheob committed Dec 14, 2022
1 parent 121080c commit ef3e464
Show file tree
Hide file tree
Showing 2 changed files with 686 additions and 347 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -61,16 +61,16 @@
"@mheob/eslint-config": "^3.1.0",
"@mheob/prettier-config": "^2.0.3",
"@mheob/tsconfig": "^1.0.1",
"@types/node": "^18.11.11",
"@vitest/coverage-istanbul": "^0.25.4",
"@types/node": "^18.11.15",
"@vitest/coverage-istanbul": "^0.25.8",
"eslint": "^8.29.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"ts-node": "^10.9.1",
"tsup": "^6.5.0",
"typescript": "^4.9.3",
"vite": "^3.2.5",
"vitest": "^0.25.4"
"typescript": "^4.9.4",
"vite": "^4.0.1",
"vitest": "^0.25.8"
},
"tsup": {
"clean": true,
Expand Down

0 comments on commit ef3e464

Please sign in to comment.