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 Jul 30, 2024
1 parent c5cc0d2 commit 15aaf8f
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 147 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 --typecheck"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^2.0.3",
"@types/node": "^20.14.13",
"@vitest/coverage-v8": "^2.0.4",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"untyped": "^1.4.2",
"vitest": "^2.0.3"
"vitest": "^2.0.4"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit 15aaf8f

Please sign in to comment.