|
67 | 67 | "devDependencies": {
|
68 | 68 | "@changesets/changelog-github": "0.2.7",
|
69 | 69 | "@changesets/cli": "2.11.0",
|
70 |
| - "@microsoft/api-documenter": "7.9.7", |
| 70 | + "@microsoft/api-documenter": "7.9.10", |
71 | 71 | "@microsoft/api-extractor": "7.10.4",
|
72 | 72 | "@types/chai": "4.2.13",
|
73 | 73 | "@types/chai-as-promised": "7.1.3",
|
|
78 | 78 | "@types/long": "4.0.1",
|
79 | 79 | "@types/mocha": "7.0.2",
|
80 | 80 | "@types/mz": "2.7.1",
|
81 |
| - "@types/node": "12.12.64", |
| 81 | + "@types/node": "12.12.67", |
82 | 82 | "@types/sinon": "9.0.8",
|
83 | 83 | "@types/sinon-chai": "3.2.5",
|
84 | 84 | "@types/tmp": "0.2.0",
|
85 |
| - "@types/yargs": "15.0.7", |
86 |
| - "@typescript-eslint/eslint-plugin": "4.4.0", |
87 |
| - "@typescript-eslint/eslint-plugin-tslint": "4.4.0", |
88 |
| - "@typescript-eslint/parser": "4.4.0", |
| 85 | + "@types/yargs": "15.0.8", |
| 86 | + "@typescript-eslint/eslint-plugin": "4.4.1", |
| 87 | + "@typescript-eslint/eslint-plugin-tslint": "4.4.1", |
| 88 | + "@typescript-eslint/parser": "4.4.1", |
89 | 89 | "babel-loader": "8.1.0",
|
90 | 90 | "chai": "4.2.0",
|
91 | 91 | "chai-as-promised": "7.1.1",
|
|
95 | 95 | "coveralls": "3.1.0",
|
96 | 96 | "del": "6.0.0",
|
97 | 97 | "dependency-graph": "0.9.0",
|
98 |
| - "eslint": "7.10.0", |
| 98 | + "eslint": "7.11.0", |
99 | 99 | "eslint-plugin-import": "2.22.1",
|
100 | 100 | "express": "4.17.1",
|
101 | 101 | "find-free-port": "2.0.0",
|
102 | 102 | "firebase-functions": "3.11.0",
|
103 |
| - "firebase-tools": "8.12.0", |
| 103 | + "firebase-tools": "8.12.1", |
104 | 104 | "git-rev-sync": "3.0.1",
|
105 | 105 | "glob": "7.1.6",
|
106 | 106 | "http-server": "0.12.3",
|
|
120 | 120 | "karma-sauce-launcher": "1.2.0",
|
121 | 121 | "karma-sourcemap-loader": "0.3.8",
|
122 | 122 | "karma-spec-reporter": "0.0.32",
|
123 |
| - "karma-summary-reporter": "1.8.0", |
| 123 | + "karma-summary-reporter": "1.9.0", |
124 | 124 | "karma-webpack": "4.0.2",
|
125 | 125 | "lcov-result-merger": "3.1.0",
|
126 | 126 | "lerna": "3.22.1",
|
|
142 | 142 | "simple-git": "2.21.0",
|
143 | 143 | "sinon": "9.2.0",
|
144 | 144 | "sinon-chai": "3.5.0",
|
145 |
| - "source-map-loader": "1.1.0", |
146 |
| - "terser": "5.3.4", |
147 |
| - "ts-loader": "8.0.4", |
| 145 | + "source-map-loader": "1.1.1", |
| 146 | + "terser": "5.3.5", |
| 147 | + "ts-loader": "8.0.5", |
148 | 148 | "ts-node": "9.0.0",
|
149 | 149 | "tslint": "6.1.3",
|
150 | 150 | "typedoc": "0.16.11",
|
|
0 commit comments