|
980 | 980 | }, |
981 | 981 | "devDependencies": { |
982 | 982 | "@types/byline": "^4.2.31", |
983 | | - "@types/chai": "^4.2.0", |
| 983 | + "@types/chai": "^4.2.4", |
984 | 984 | "@types/collections": "^5.0.0", |
985 | | - "@types/fs-extra": "^8.0.0", |
| 985 | + "@types/fs-extra": "^8.0.1", |
986 | 986 | "@types/js-yaml": "^3.12.1", |
987 | 987 | "@types/mkdirp": "^0.5.2", |
988 | 988 | "@types/mocha": "^5.2.7", |
989 | | - "@types/node": "^12.7.2", |
990 | | - "@types/request": "^2.48.2", |
| 989 | + "@types/node": "^12.12.3", |
| 990 | + "@types/request": "^2.48.3", |
991 | 991 | "@types/shelljs": "^0.8.5", |
992 | 992 | "@types/sinon": "^5.0.7", |
993 | 993 | "@types/sinon-chai": "^3.2.3", |
994 | 994 | "@types/string-format": "^2.0.0", |
995 | 995 | "@types/tmp": "0.1.0", |
996 | | - "@types/validator": "^10.11.2", |
997 | | - "@types/vscode": "^1.30.0", |
| 996 | + "@types/validator": "^10.11.3", |
| 997 | + "@types/vscode": "^1.39.0", |
998 | 998 | "chai": "^4.2.0", |
999 | | - "codecov": "^3.5.0", |
| 999 | + "codecov": "^3.6.1", |
1000 | 1000 | "decache": "^4.5.1", |
1001 | | - "glob": "^7.1.4", |
| 1001 | + "glob": "^7.1.5", |
1002 | 1002 | "istanbul": "^0.4.5", |
1003 | | - "mocha": "^6.2.0", |
| 1003 | + "mocha": "^6.2.2", |
1004 | 1004 | "mocha-jenkins-reporter": "^0.4.2", |
1005 | 1005 | "proxyquire": "^2.1.3", |
1006 | 1006 | "remap-istanbul": "^0.13.0", |
1007 | | - "sinon": "^7.4.1", |
| 1007 | + "sinon": "^7.5.0", |
1008 | 1008 | "sinon-chai": "^3.3.0", |
1009 | 1009 | "tmp": "0.1.0", |
1010 | | - "tslint": "^5.19.0", |
1011 | | - "typescript": "^3.6.2", |
1012 | | - "vscode-test": "^1.2.0", |
| 1010 | + "tslint": "^5.20.0", |
| 1011 | + "typescript": "^3.6.4", |
| 1012 | + "vscode-test": "^1.2.2", |
1013 | 1013 | "walker": "^1.0.7" |
1014 | 1014 | }, |
1015 | 1015 | "dependencies": { |
1016 | | - "@kubernetes/client-node": "^0.10.2", |
| 1016 | + "@kubernetes/client-node": "^0.11.0", |
1017 | 1017 | "binary-search": "^1.3.6", |
1018 | 1018 | "byline": "^5.0.0", |
1019 | 1019 | "fs-extra": "^8.1.0", |
1020 | 1020 | "git-fetch-pack": "^0.1.1", |
1021 | 1021 | "git-transport-protocol": "^0.1.0", |
1022 | 1022 | "globby": "^10.0.1", |
1023 | | - "hasha": "^5.0.0", |
| 1023 | + "hasha": "^5.1.0", |
1024 | 1024 | "js-yaml": "^3.13.1", |
1025 | 1025 | "mkdirp": "^0.5.1", |
1026 | | - "open": "^6.4.0", |
1027 | 1026 | "request": "^2.88.0", |
1028 | 1027 | "request-progress": "^3.0.0", |
1029 | | - "rxjs": "^6.5.2", |
| 1028 | + "rxjs": "^6.5.3", |
1030 | 1029 | "semver": "^6.3.0", |
1031 | 1030 | "shelljs": "^0.8.3", |
1032 | 1031 | "string-format": "^2.0.0", |
1033 | 1032 | "targz": "^1.0.1", |
1034 | 1033 | "unzip-stream": "^0.3.0", |
1035 | | - "validator": "^11.1.0", |
| 1034 | + "validator": "^12.0.0", |
1036 | 1035 | "vscode-kubernetes-tools-api": "1.0.0" |
1037 | 1036 | } |
1038 | 1037 | } |
0 commit comments