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 Mar 29, 2024
1 parent 40a4b42 commit ea05856
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 103 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"changelogen": "^0.5.5",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"rollup": "^4.13.0",
"typescript": "^5.4.2",
"rollup": "^4.13.2",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.4"
"packageManager": "pnpm@8.15.5"
}
Loading

0 comments on commit ea05856

Please sign in to comment.