Merge pull request #135 from bcomnes/dependabot/npm_and_yarn/minimatch-7.1.1

This commit is contained in:
Bret Comnes 2023-02-24 08:21:06 -07:00 committed by GitHub
commit 0b1632f9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": "7.1.0", "minimatch": "7.1.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"