fix(deps): update dependency glob to v13
Some checks failed
Lint / pre-commit Linting (push) Failing after 10m28s

This commit is contained in:
2025-11-19 23:15:49 +00:00
parent 96da456932
commit c3eef6c3ba
2 changed files with 11 additions and 394 deletions

View File

@@ -8,7 +8,7 @@
},
"dependencies": {
"@actions/core": "^1.11.1",
"glob": "^11.0.1",
"glob": "^13.0.0",
"screeps-api": "^1.7.2"
}
}