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 12, 2024
1 parent 5f51544 commit d77eb2b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 53 deletions.
12 changes: 6 additions & 6 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.2.0",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.0",
"changelogen": "^0.5.5",
Expand All @@ -133,12 +133,12 @@
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
"node-fetch": "^3.3.2",
"prettier": "^3.1.1",
"prettier": "^3.2.0",
"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.2.0"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.1"
}
101 changes: 54 additions & 47 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 d77eb2b

Please sign in to comment.