|
66 | 66 | ],
|
67 | 67 | "devDependencies": {
|
68 | 68 | "@changesets/changelog-github": "0.2.7",
|
69 |
| - "@changesets/cli": "2.11.0", |
| 69 | + "@changesets/cli": "2.11.2", |
70 | 70 | "api-documenter-me": "0.1.0",
|
71 | 71 | "api-extractor-me": "0.1.0",
|
72 |
| - "@types/chai": "4.2.13", |
| 72 | + "@types/chai": "4.2.14", |
73 | 73 | "@types/chai-as-promised": "7.1.3",
|
74 | 74 | "@types/child-process-promise": "2.2.1",
|
75 | 75 | "@types/clone": "2.1.0",
|
76 | 76 | "@types/inquirer": "7.3.1",
|
77 | 77 | "@types/listr": "0.14.2",
|
78 | 78 | "@types/long": "4.0.1",
|
79 | 79 | "@types/mocha": "7.0.2",
|
80 |
| - "@types/mz": "2.7.1", |
81 |
| - "@types/node": "12.12.67", |
| 80 | + "@types/mz": "2.7.2", |
| 81 | + "@types/node": "12.19.3", |
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.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", |
| 85 | + "@types/yargs": "15.0.9", |
| 86 | + "@typescript-eslint/eslint-plugin": "4.6.1", |
| 87 | + "@typescript-eslint/eslint-plugin-tslint": "4.6.1", |
| 88 | + "@typescript-eslint/parser": "4.6.1", |
89 | 89 | "babel-loader": "8.1.0",
|
90 |
| - "@babel/core": "7.11.6", |
91 |
| - "@babel/preset-env": "7.11.5", |
| 90 | + "@babel/core": "7.12.3", |
| 91 | + "@babel/preset-env": "7.12.1", |
92 | 92 | "@babel/plugin-transform-modules-commonjs": "7.12.1",
|
93 | 93 | "chai": "4.2.0",
|
94 | 94 | "chai-as-promised": "7.1.1",
|
|
98 | 98 | "coveralls": "3.1.0",
|
99 | 99 | "del": "6.0.0",
|
100 | 100 | "dependency-graph": "0.9.0",
|
101 |
| - "eslint": "7.11.0", |
| 101 | + "eslint": "7.12.1", |
102 | 102 | "eslint-plugin-import": "2.22.1",
|
103 | 103 | "express": "4.17.1",
|
104 | 104 | "find-free-port": "2.0.0",
|
105 | 105 | "firebase-functions": "3.11.0",
|
106 |
| - "firebase-tools": "8.12.1", |
| 106 | + "firebase-tools": "8.14.1", |
107 | 107 | "git-rev-sync": "3.0.1",
|
108 | 108 | "glob": "7.1.6",
|
109 | 109 | "http-server": "0.12.3",
|
|
143 | 143 | "rxjs": "6.6.3",
|
144 | 144 | "semver": "7.3.2",
|
145 | 145 | "simple-git": "2.21.0",
|
146 |
| - "sinon": "9.2.0", |
| 146 | + "sinon": "9.2.1", |
147 | 147 | "sinon-chai": "3.5.0",
|
148 |
| - "source-map-loader": "1.1.1", |
149 |
| - "terser": "5.3.5", |
150 |
| - "ts-loader": "8.0.5", |
| 148 | + "source-map-loader": "1.1.2", |
| 149 | + "terser": "5.3.8", |
| 150 | + "ts-loader": "8.0.7", |
151 | 151 | "ts-node": "9.0.0",
|
152 | 152 | "tslint": "6.1.3",
|
153 | 153 | "typedoc": "0.16.11",
|
154 | 154 | "typescript": "4.0.5",
|
155 | 155 | "watch": "1.0.2",
|
156 | 156 | "webpack": "4.44.2",
|
157 |
| - "yargs": "16.0.3" |
| 157 | + "yargs": "16.1.0" |
158 | 158 | },
|
159 | 159 | "husky": {
|
160 | 160 | "hooks": {
|
|
0 commit comments