mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-07-15 04:51:41 +00:00
chore: roll up Dependabot updates (#948)
## Summary - roll up remaining open Dependabot updates for zizmor-action, @actions/cache, @biomejs/biome, and @vercel/ncc - update Biome schema and migrate recommended rules to the new preset field - regenerate dist bundles ## Validation - npm run check - npm run all Refs: pi-session 019f4055-b39c-778f-9d9f-092115939c33
This commit is contained in:
committed by
GitHub
parent
f798556032
commit
11f9893b08
+3
-3
@@ -28,7 +28,7 @@
|
||||
"author": "@eifinger",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^6.0.1",
|
||||
"@actions/cache": "^6.1.0",
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/exec": "^3.0.0",
|
||||
"@actions/glob": "^0.6.1",
|
||||
@@ -39,11 +39,11 @@
|
||||
"undici": "^8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.16",
|
||||
"@biomejs/biome": "^2.5.1",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@vercel/ncc": "^0.38.4",
|
||||
"@vercel/ncc": "^0.44.0",
|
||||
"esbuild": "^0.28.0",
|
||||
"jest": "^30.4.2",
|
||||
"js-yaml": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user