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 13, 2024
1 parent 99ff7da commit 69f07f8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 69 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@types/node": "^20.11.26",
"@vitest/coverage-v8": "^1.3.1",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.0",
Expand All @@ -131,9 +131,9 @@
"node-fetch": "^3.3.2",
"prettier": "^3.2.5",
"proxy-agent": "^6.4.0",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"undici": "^6.6.2",
"undici": "^6.7.1",
"vitest": "^1.3.1"
},
"packageManager": "pnpm@8.15.4"
Expand Down
Loading

0 comments on commit 69f07f8

Please sign in to comment.