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 Jan 11, 2024
1 parent 5f51544 commit 8c28dce
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 48 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^20.10.5",
"@vitest/coverage-v8": "^1.1.0",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.0",
"changelogen": "^0.5.5",
Expand All @@ -137,8 +137,8 @@
"proxy-agent": "^6.3.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"undici": "^6.2.1",
"vitest": "^1.1.0"
"undici": "^6.3.0",
"vitest": "^1.1.3"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.1"
}
93 changes: 50 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c28dce

Please sign in to comment.