12
0
Fork 0
mirror of https://github.com/astral-sh/setup-uv.git synced 2026-07-03 02:49:30 +00:00

chore(deps): roll up dependabot updates

This commit is contained in:
Kevin Stillhammer 2026-06-03 10:16:08 +02:00
parent 7390f777b0
commit 371603de84
No known key found for this signature in database
5 changed files with 3627 additions and 2407 deletions

View file

@ -36,18 +36,18 @@
"@actions/tool-cache": "^4.0.0",
"@renovatebot/pep440": "^4.2.2",
"smol-toml": "^1.6.1",
"undici": "^8.0.0"
"undici": "^8.3.0"
},
"devDependencies": {
"@biomejs/biome": "^2.4.10",
"@biomejs/biome": "^2.4.15",
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.5.0",
"@types/semver": "^7.7.1",
"@vercel/ncc": "^0.38.4",
"esbuild": "^0.27.5",
"esbuild": "^0.28.0",
"jest": "^30.3.0",
"js-yaml": "^4.1.1",
"ts-jest": "^29.4.9",
"ts-jest": "^29.4.11",
"typescript": "^5.9.3"
}
}