Skip to content

Commit

Permalink
chore: update cli/sdk dependency version
Browse files Browse the repository at this point in the history
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
  • Loading branch information
zFernand0 committed Sep 20, 2024
1 parent 2d42922 commit a59303a
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 88 deletions.
151 changes: 67 additions & 84 deletions npm-shrinkwrap.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"ibm_db": "3.2.3"
},
"peerDependencies": {
"@zowe/imperative": ">8.0.0-next.0 <9.0.0"
"@zowe/imperative": "^8.0.0"
},
"devDependencies": {
"@types/ibm_db": "^2.0.16",
"@types/jest": "^29.5.12",
"@types/node": "^18.18.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@zowe/cli": "^8.0.0-next.202409091603",
"@zowe/cli-test-utils": "^8.0.0-next.202409091603",
"@zowe/imperative": "^8.0.0-next.202402132108",
"@zowe/cli": "^8.0.0",
"@zowe/cli-test-utils": "^8.0.0",
"@zowe/imperative": "^8.0.0",
"env-cmd": "^10.1.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.9.0",
Expand Down

0 comments on commit a59303a

Please sign in to comment.