Merge pull request #224 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.3

chore(deps): bump minimatch from 10.0.1 to 10.0.3
This commit is contained in:
Bret Comnes
2025-06-13 09:41:31 -07: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.1", "async-neocities": "4.1.1",
"minimatch": "10.0.1" "minimatch": "10.0.3"
}, },
"devDependencies": { "devDependencies": {
"@voxpelli/tsconfig": "^15.0.0", "@voxpelli/tsconfig": "^15.0.0",