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
commit c072c98ce4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
"dependencies": {
"@actions/core": "1.11.1",
"async-neocities": "4.1.1",
"minimatch": "10.0.1"
"minimatch": "10.0.3"
},
"devDependencies": {
"@voxpelli/tsconfig": "^15.0.0",