Merge pull request #146 from bcomnes/dependabot/npm_and_yarn/minimatch-9.0.1

chore(deps): bump minimatch from 9.0.0 to 9.0.1
This commit is contained in:
Bret Comnes
2023-05-22 10:53:35 -07:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"@actions/core": "1.10.0", "@actions/core": "1.10.0",
"async-neocities": "2.1.5", "async-neocities": "2.1.5",
"minimatch": "9.0.0", "minimatch": "9.0.1",
"ms": "2.1.3", "ms": "2.1.3",
"pony-cause": "^2.1.4", "pony-cause": "^2.1.4",
"webassert": "3.0.2" "webassert": "3.0.2"