Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 18, 2023
1 parent 5e56aa9 commit 7724079
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 744 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.32.2",
"changelogen": "^0.5.3",
"colorette": "^2.0.20",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"prettier": "^2.8.8",
"scule": "^1.0.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"vitest": "^0.32.2"
},
"packageManager": "[email protected]"
}
}
Loading

0 comments on commit 7724079

Please sign in to comment.