chore(coding-agent): update shx to 0.4.0 to fix deprecated glob/inflight warnings

This commit is contained in:
Mario Zechner 2026-01-08 23:40:27 +01:00
parent af2d8509e6
commit a9ab7be92f
2 changed files with 723 additions and 706 deletions

1427
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -58,7 +58,7 @@
"@types/ms": "^2.1.0",
"@types/node": "^24.3.0",
"@types/proper-lockfile": "^4.1.4",
"shx": "^0.3.4",
"shx": "^0.4.0",
"typescript": "^5.7.3",
"vitest": "^3.2.4"
},