|
68 | 68 | "@babel/preset-typescript": "7.16.7",
|
69 | 69 | "@babel/register": "7.18.9",
|
70 | 70 | "@changesets/changelog-github": "0.4.8",
|
71 |
| - "@changesets/cli": "2.26.0", |
| 71 | + "@changesets/cli": "2.26.1", |
72 | 72 | "@types/chai": "4.3.4",
|
73 | 73 | "@types/chai-as-promised": "7.1.5",
|
74 | 74 | "@types/child-process-promise": "2.2.2",
|
|
86 | 86 | "@types/sinon-chai": "3.2.9",
|
87 | 87 | "@types/tmp": "0.2.3",
|
88 | 88 | "@types/trusted-types": "2.0.3",
|
89 |
| - "@types/yargs": "17.0.22", |
| 89 | + "@types/yargs": "17.0.24", |
90 | 90 | "@typescript-eslint/eslint-plugin": "5.43.0",
|
91 | 91 | "@typescript-eslint/eslint-plugin-tslint": "5.43.0",
|
92 | 92 | "@typescript-eslint/parser": "5.43.0",
|
|
106 | 106 | "eslint-plugin-unused-imports": "2.0.0",
|
107 | 107 | "express": "4.18.2",
|
108 | 108 | "find-free-port": "2.0.0",
|
109 |
| - "firebase-tools": "11.19.0", |
| 109 | + "firebase-tools": "11.27.0", |
110 | 110 | "glob": "7.2.3",
|
111 | 111 | "http-server": "14.1.1",
|
112 | 112 | "indexeddbshim": "8.0.0",
|
|
137 | 137 | "npm-run-all": "4.1.5",
|
138 | 138 | "nyc": "15.1.0",
|
139 | 139 | "ora": "5.4.1",
|
140 |
| - "prettier": "2.8.0", |
| 140 | + "prettier": "2.8.7", |
141 | 141 | "protractor": "5.4.2",
|
142 | 142 | "request": "2.88.2",
|
143 | 143 | "semver": "7.3.8",
|
|
153 | 153 | "typescript": "4.7.4",
|
154 | 154 | "watch": "1.0.2",
|
155 | 155 | "webpack": "4.46.0",
|
156 |
| - "yargs": "17.6.2" |
| 156 | + "yargs": "17.7.1" |
157 | 157 | }
|
158 | 158 | }
|
0 commit comments