Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 69f07f8 commit 4aa9f9a
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 97 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^20.11.26",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.0",
"changelogen": "^0.5.5",
Expand All @@ -131,10 +131,10 @@
"node-fetch": "^3.3.2",
"prettier": "^3.2.5",
"proxy-agent": "^6.4.0",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"undici": "^6.7.1",
"vitest": "^1.3.1"
"undici": "^6.9.0",
"vitest": "^1.4.0"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 4aa9f9a

Please sign in to comment.