|
72 | 72 | "@types/child-process-promise": "2.2.2", |
73 | 73 | "@types/clone": "2.1.1", |
74 | 74 | "@types/eslint": "7.28.0", |
75 | | - "@types/inquirer": "8.1.2", |
| 75 | + "@types/inquirer": "8.1.3", |
76 | 76 | "@types/listr": "0.14.4", |
77 | 77 | "@types/long": "4.0.1", |
78 | 78 | "@types/mocha": "9.0.0", |
79 | 79 | "@types/mz": "2.7.4", |
80 | | - "@types/node": "12.20.26", |
| 80 | + "@types/node": "12.20.27", |
81 | 81 | "@types/sinon": "9.0.11", |
82 | 82 | "@types/sinon-chai": "3.2.5", |
83 | 83 | "@types/tmp": "0.2.1", |
84 | 84 | "@types/yargs": "17.0.3", |
85 | 85 | "@types/js-yaml": "4.0.3", |
86 | 86 | "@types/request": "2.48.7", |
87 | | - "@typescript-eslint/eslint-plugin": "4.31.2", |
88 | | - "@typescript-eslint/eslint-plugin-tslint": "4.31.2", |
89 | | - "@typescript-eslint/parser": "4.31.2", |
| 87 | + "@typescript-eslint/eslint-plugin": "4.32.0", |
| 88 | + "@typescript-eslint/eslint-plugin-tslint": "4.32.0", |
| 89 | + "@typescript-eslint/parser": "4.32.0", |
90 | 90 | "api-documenter-me": "0.1.1", |
91 | 91 | "api-extractor-me": "0.1.2", |
92 | 92 | "babel-loader": "8.2.2", |
|
104 | 104 | "express": "4.17.1", |
105 | 105 | "find-free-port": "2.0.0", |
106 | 106 | "firebase-functions": "3.15.7", |
107 | | - "firebase-tools": "9.18.0", |
| 107 | + "firebase-tools": "9.19.0", |
108 | 108 | "git-rev-sync": "3.0.1", |
109 | 109 | "glob": "7.2.0", |
110 | 110 | "http-server": "13.0.2", |
|
132 | 132 | "long": "3.2.0", |
133 | 133 | "merge2": "1.4.1", |
134 | 134 | "mkdirp": "1.0.4", |
135 | | - "mocha": "9.1.1", |
| 135 | + "mocha": "9.1.2", |
136 | 136 | "mz": "2.7.0", |
137 | 137 | "npm-run-all": "4.1.5", |
138 | 138 | "npm-run-path": "4.0.1", |
|
142 | 142 | "protractor": "5.4.2", |
143 | 143 | "request": "2.88.2", |
144 | 144 | "semver": "7.3.5", |
145 | | - "simple-git": "2.45.1", |
| 145 | + "simple-git": "2.46.0", |
146 | 146 | "sinon": "9.2.4", |
147 | 147 | "sinon-chai": "3.7.0", |
148 | 148 | "source-map-loader": "1.1.3", |
|
154 | 154 | "typescript": "4.2.2", |
155 | 155 | "watch": "1.0.2", |
156 | 156 | "webpack": "4.46.0", |
157 | | - "yargs": "17.2.0" |
| 157 | + "yargs": "17.2.1" |
158 | 158 | }, |
159 | 159 | "husky": { |
160 | 160 | "hooks": { |
|
0 commit comments