Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent c7310ad commit 66d2455
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 73 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -29,15 +29,15 @@
"test": "pnpm lint && vitest run --typecheck --coverage"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@types/node": "^20.12.8",
"@vitest/coverage-v8": "^1.5.3",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.0"
"vitest": "^1.5.3"
},
"packageManager": "pnpm@9.0.5"
"packageManager": "pnpm@9.0.6"
}

0 comments on commit 66d2455

Please sign in to comment.