Skip to content

Commit

Permalink
build(deps): bump minimatch from 3.0.4 to 3.0.5 in /cli
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2023
1 parent 17c4fdb commit 1f36b3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"axios": "^0.21.2",
"chalk": "^4.1.0",
"minimatch": "^3.0.4",
"minimatch": "^3.0.5",
"nocamel": "^1.0.2",
"semver": "^7.3.5",
"ws": "^7.5.3",
Expand Down

0 comments on commit 1f36b3d

Please sign in to comment.