Merge pull request #70 from bcomnes/dependabot/npm_and_yarn/minimatch-4.1.1

chore(deps): bump minimatch from 3.1.1 to 4.1.1
This commit is contained in:
Bret Comnes
2022-02-14 16:03:21 -08:00
committed by GitHub

View File

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