Skip to content

Commit

Permalink
Merge pull request #2374 from zowe/fix/update-cross-spawn
Browse files Browse the repository at this point in the history
deps(v2): Update `cross-spawn` for technical currency
  • Loading branch information
zFernand0 authored Nov 21, 2024
2 parents 5dc4146 + a44a41c commit b67a10d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
16 changes: 8 additions & 8 deletions npm-shrinkwrap.json

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

4 changes: 4 additions & 0 deletions packages/imperative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Imperative package will be documented in this file.

## Recent Changes

- BugFix: Updated the `cross-spawn` dependency for technical currency. [#2374](https://github.com/zowe/zowe-cli/pull/2374)

## `5.27.2`

- Fixed issues flagged by Coverity [#2292](https://github.com/zowe/zowe-cli/pull/2292)
Expand Down
2 changes: 1 addition & 1 deletion packages/imperative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"chalk": "2.4.2",
"cli-table3": "0.6.2",
"comment-json": "4.1.1",
"cross-spawn": "7.0.3",
"cross-spawn": "7.0.6",
"dataobject-parser": "1.2.25",
"deepmerge": "4.2.2",
"diff": "5.1.0",
Expand Down

0 comments on commit b67a10d

Please sign in to comment.