|
62 | 62 | "repo-scripts/*"
|
63 | 63 | ],
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/core": "7.15.5", |
| 65 | + "@babel/core": "7.15.8", |
66 | 66 | "@babel/plugin-transform-modules-commonjs": "7.15.4",
|
67 |
| - "@babel/preset-env": "7.15.6", |
| 67 | + "@babel/preset-env": "7.15.8", |
68 | 68 | "@changesets/changelog-github": "0.4.1",
|
69 | 69 | "@changesets/cli": "2.17.0",
|
70 | 70 | "@types/chai": "4.2.22",
|
71 | 71 | "@types/chai-as-promised": "7.1.4",
|
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.28", |
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.33.0", |
| 88 | + "@typescript-eslint/eslint-plugin-tslint": "4.33.0", |
| 89 | + "@typescript-eslint/parser": "4.33.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",
|
111 | 111 | "husky": "4.3.8",
|
112 | 112 | "indexeddbshim": "8.0.0",
|
113 |
| - "inquirer": "8.1.5", |
| 113 | + "inquirer": "8.2.0", |
114 | 114 | "istanbul-instrumenter-loader": "3.0.1",
|
115 | 115 | "js-yaml": "4.1.0",
|
116 | 116 | "karma": "6.3.4",
|
|
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