Skip to content

Commit 8c28a00

Browse files
build(deps): bump minimatch from 3.0.4 to 3.0.5 in /cli
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]>
1 parent 961435b commit 8c28a00

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: cli/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"axios": "^0.21.2",
99
"chalk": "^4.1.0",
10-
"minimatch": "^3.0.4",
10+
"minimatch": "^3.0.5",
1111
"nocamel": "^1.0.2",
1212
"semver": "^7.3.5",
1313
"ws": "^7.5.3",

0 commit comments

Comments
 (0)