Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 28, 2023
1 parent f437a3b commit 20e99e7
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 485 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest --run typecheck && vitest run"
},
"devDependencies": {
"@types/node": "^20.6.2",
"@vitest/coverage-v8": "^0.34.4",
"@types/node": "^20.7.1",
"@vitest/coverage-v8": "^0.34.5",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.5"
},
"packageManager": "pnpm@8.7.6"
}

0 comments on commit 20e99e7

Please sign in to comment.