Merge pull request #71 from bcomnes/dependabot/npm_and_yarn/minimatch-5.0.0

chore(deps): bump minimatch from 4.2.1 to 5.0.0
This commit is contained in:
Bret Comnes
2022-02-16 09:13:47 -08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
"dependencies": {
"@actions/core": "1.6.0",
"async-neocities": "2.1.1",
"minimatch": "^4.1.1",
"minimatch": "^5.0.0",
"ms": "2.1.3",
"webassert": "3.0.2"
},