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 Feb 11, 2025
1 parent 7b46a89 commit e9a1029
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 117 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,22 +117,22 @@
"test": "pnpm lint && pnpm build && vitest run --coverage"
},
"devDependencies": {
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^3.0.4",
"@types/node": "^22.13.1",
"@vitest/coverage-v8": "^3.0.5",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.3",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"eslint-config-unjs": "^0.4.2",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"node-fetch": "^3.3.2",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"proxy-agent": "^6.5.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"undici": "^6.21.1",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
},
"packageManager": "pnpm@9.15.4"
"packageManager": "pnpm@9.15.5"
}
Loading

0 comments on commit e9a1029

Please sign in to comment.