Merge pull request #234 from bcomnes/dependabot/npm_and_yarn/minimatch-10.1.1

chore(deps): bump minimatch from 10.0.3 to 10.1.1
This commit is contained in:
Bret Comnes
2025-12-08 11:54:42 -08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@actions/core": "1.11.1", "@actions/core": "1.11.1",
"async-neocities": "4.1.2", "async-neocities": "4.1.2",
"minimatch": "10.0.3" "minimatch": "10.1.1"
}, },
"devDependencies": { "devDependencies": {
"@voxpelli/tsconfig": "^16.1.0", "@voxpelli/tsconfig": "^16.1.0",