Skip to content

Commit

Permalink
Update Imperative version
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
  • Loading branch information
t1m0thyj committed Jul 7, 2022
1 parent 5b8de85 commit 74bf6af
Show file tree
Hide file tree
Showing 15 changed files with 48 additions and 44 deletions.
2 changes: 1 addition & 1 deletion __tests__/__packages__/cli-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/js-yaml": "^4.0.0",
"@types/node": "^14.14.37",
"@types/uuid": "^8.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"typescript": "^4.2.3"
},
Expand Down
62 changes: 31 additions & 31 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prepack": "node scripts/prepareLicenses.js"
},
"dependencies": {
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"@zowe/perf-timing": "1.0.7"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## Recent Changes

- BugFix: Updated Imperative to fix CLI commands failing with error "Cannot find module 'ansi-colors'".

## `7.3.0`

- Enhancement: Added the `zowe files download data-sets-matching` command to download multiple data sets at once. [#1287](https://github.com/zowe/zowe-cli/issues/1287)
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"@zowe/perf-timing": "1.0.7",
"@zowe/provisioning-for-zowe-sdk": "7.3.0",
"@zowe/zos-console-for-zowe-sdk": "7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"chalk": "^4.1.0",
"eslint": "^7.32.0",
"madge": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/provisioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zosconsole/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zosfiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"@zowe/zos-uss-for-zowe-sdk": "7.3.0",
"eslint": "^7.32.0",
"madge": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/zosjobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zoslogs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zosmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zostso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^12.12.24",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/core-for-zowe-sdk": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zosuss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^12.12.24",
"@types/ssh2": "^0.5.44",
"@zowe/cli-test-utils": "7.3.0",
"@zowe/imperative": "5.3.4",
"@zowe/imperative": "5.3.5",
"eslint": "^7.32.0",
"madge": "^4.0.1",
"rimraf": "^2.6.3",
Expand Down

0 comments on commit 74bf6af

Please sign in to comment.