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

This commit is contained in:
2025-11-21 23:11:19 +00:00
parent 9510650dd1
commit e30c1f093a
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"
}
}