Compare commits

...

2 Commits

Author SHA1 Message Date
Bret Comnes
9edd9b15c5 Merge pull request #189 from bcomnes/dependabot/npm_and_yarn/minimatch-9.0.5 2024-06-26 10:13:38 -07:00
dependabot[bot]
de00ebfb18 chore(deps): bump minimatch from 9.0.4 to 9.0.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.4 to 9.0.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 03:08:49 +00:00

View File

@@ -9,7 +9,7 @@
"dependencies": {
"@actions/core": "1.10.1",
"async-neocities": "2.1.6",
"minimatch": "9.0.4",
"minimatch": "9.0.5",
"ms": "2.1.3",
"pony-cause": "^2.1.4",
"webassert": "3.0.2"