deps: bump minipass from 3.3.6 to 4.0.0 in /cli (#327)
Bumps [minipass](https://github.com/isaacs/minipass) from 3.3.6 to 4.0.0. - [Release notes](https://github.com/isaacs/minipass/releases) - [Commits](https://github.com/isaacs/minipass/compare/v3.3.6...v4.0.0) --- updated-dependencies: - dependency-name: minipass dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Dec 11, 2022 at 15:10 UTC
22ca48436b6e92bd3db132d403e6ff945d3e7a14
1 file changed
+1
-1
cli/package.json
+1
-1
@@ -21,7 +21,7 @@
21
"@octokit/rest": "^19.0.5",
22
"front-matter": "^4.0.2",
23
"minimatch": "^5.1.0",
24
- "minipass": "^3.3.4",
24
+ "minipass": "^4.0.0",
25
"pacote": "^15.0.2",
26
"proc-log": "^3.0.0",
27
"semver": "^7.3.8",