Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
  • Loading branch information
zFernand0 committed Dec 15, 2020
1 parent ad5ecc4 commit 8af8fcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/zowe-explorer-ftp-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"vscode": "^1.43.0"
},
"dependencies": {
"@zowe/zowe-explorer-api": "1.10.1",
"@zowe/zowe-explorer-api": "1.11.0",
"@zowe/zos-ftp-for-zowe-cli": "1.2.0",
"tmp": "0.2.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/zowe-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@
"@types/promise-queue": "^2.2.0",
"@types/selenium-webdriver": "^3.0.4",
"@types/yargs": "^11.0.0",
"eslint-plugin-zowe-explorer": "0.1.0",
"eslint-plugin-zowe-explorer": "1.11.0",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"eslint": "^6.8.0",
Expand Down Expand Up @@ -1463,7 +1463,7 @@
"webpack-cli": "^3.3.11"
},
"dependencies": {
"@zowe/zowe-explorer-api": "1.10.1",
"@zowe/zowe-explorer-api": "1.11.0",
"fs-extra": "8.0.1",
"isbinaryfile": "4.0.4",
"js-yaml": "3.13.1",
Expand Down

0 comments on commit 8af8fcc

Please sign in to comment.