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 Jan 22, 2024
1 parent 8e1205a commit 3bb4fb7
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 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.11.4",
"@vitest/coverage-v8": "^1.2.0",
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^1.2.1",
"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.2.2",
"prettier": "^3.2.4",
"proxy-agent": "^6.3.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"undici": "^6.3.0",
"vitest": "^1.2.0"
"undici": "^6.4.0",
"vitest": "^1.2.1"
},
"packageManager": "pnpm@8.14.1"
}
106 changes: 53 additions & 53 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 3bb4fb7

Please sign in to comment.