fix(deps): update dependency glob to v13
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m27s

This commit is contained in:
2025-11-19 16:05:55 +00:00
parent 96da456932
commit d73386d2c5
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"
}
}