Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jul 5, 2023
1 parent b8b3091 commit 59aeecd
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 275 deletions.
12 changes: 6 additions & 6 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": "^20.3.3",
"@vitest/coverage-v8": "^0.32.3",
"changelogen": "^0.5.3",
"@types/node": "^20.4.0",
"@vitest/coverage-v8": "^0.32.4",
"changelogen": "^0.5.4",
"colorette": "^2.0.20",
"eslint": "^8.44.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.18.2",
"prettier": "^2.8.8",
"jiti": "^1.19.1",
"prettier": "^3.0.0",
"scule": "^1.0.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.32.3"
"vitest": "^0.32.4"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 59aeecd

Please sign in to comment.