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] authored Aug 2, 2024
1 parent 3c17e48 commit 83b7db2
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 1,132 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"test": "pnpm lint && vitest run"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.2",
"@types/node": "^20.14.14",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"eslint-config-unjs": "^0.3.2",
"jiti": "^1.21.6",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit 83b7db2

Please sign in to comment.