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 Jul 5, 2024
1 parent fd914e9 commit 5fce8ff
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 1,182 deletions.
20 changes: 10 additions & 10 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": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^1.6.0",
"abort-controller": "^3.0.0",
"agent-base": "^7.1.0",
"agent-base": "^7.1.1",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"eslint-config-unjs": "^0.3.2",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.4",
"https-proxy-agent": "^7.0.5",
"node-fetch": "^3.3.2",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"proxy-agent": "^6.4.0",
"typescript": "^5.4.3",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"undici": "^6.10.2",
"vitest": "^1.4.0"
"undici": "^6.19.2",
"vitest": "^1.6.0"
},
"packageManager": "[email protected].5"
"packageManager": "[email protected].8"
}
Loading

0 comments on commit 5fce8ff

Please sign in to comment.