|
62 | 62 | "repo-scripts/*" |
63 | 63 | ], |
64 | 64 | "devDependencies": { |
65 | | - "@babel/core": "7.17.9", |
| 65 | + "@babel/core": "7.17.10", |
66 | 66 | "@babel/plugin-transform-modules-commonjs": "7.17.9", |
67 | | - "@babel/preset-env": "7.16.11", |
| 67 | + "@babel/preset-env": "7.17.10", |
68 | 68 | "@babel/register": "7.17.7", |
69 | 69 | "@babel/preset-typescript": "7.16.7", |
70 | 70 | "babel-plugin-transform-import-meta": "2.1.1", |
|
77 | 77 | "@types/eslint": "7.28.0", |
78 | 78 | "@types/inquirer": "8.2.1", |
79 | 79 | "@types/listr": "0.14.4", |
80 | | - "@types/long": "4.0.1", |
| 80 | + "@types/long": "4.0.2", |
81 | 81 | "@types/mocha": "9.1.1", |
82 | 82 | "@types/mz": "2.7.4", |
83 | | - "@types/node": "12.20.26", |
| 83 | + "@types/node": "12.20.50", |
84 | 84 | "@types/sinon": "9.0.11", |
85 | 85 | "@types/sinon-chai": "3.2.8", |
86 | 86 | "@types/tmp": "0.2.3", |
|
92 | 92 | "@typescript-eslint/parser": "4.31.2", |
93 | 93 | "api-documenter-me": "0.1.1", |
94 | 94 | "api-extractor-me": "0.1.2", |
95 | | - "babel-loader": "8.2.4", |
| 95 | + "babel-loader": "8.2.5", |
96 | 96 | "chai": "4.3.6", |
97 | 97 | "chai-as-promised": "7.1.1", |
98 | 98 | "chalk": "4.1.2", |
|
104 | 104 | "eslint": "7.32.0", |
105 | 105 | "eslint-plugin-import": "2.24.2", |
106 | 106 | "eslint-plugin-unused-imports": "2.0.0", |
107 | | - "express": "4.17.1", |
| 107 | + "express": "4.18.1", |
108 | 108 | "find-free-port": "2.0.0", |
109 | | - "firebase-functions": "3.20.1", |
| 109 | + "firebase-functions": "3.21.0", |
110 | 110 | "firebase-tools": "9.23.3", |
111 | 111 | "glob": "7.2.0", |
112 | 112 | "http-server": "14.1.0", |
113 | 113 | "indexeddbshim": "8.0.0", |
114 | | - "inquirer": "8.2.2", |
| 114 | + "inquirer": "8.2.4", |
115 | 115 | "istanbul-instrumenter-loader": "3.0.1", |
116 | 116 | "js-yaml": "4.1.0", |
117 | | - "karma": "6.3.16", |
| 117 | + "karma": "6.3.19", |
118 | 118 | "karma-chrome-launcher": "3.1.1", |
119 | 119 | "karma-cli": "2.0.0", |
120 | 120 | "karma-coverage-istanbul-reporter": "3.0.3", |
|
148 | 148 | "sinon-chai": "3.7.0", |
149 | 149 | "source-map-loader": "1.1.3", |
150 | 150 | "terser": "5.13.1", |
151 | | - "ts-loader": "8.3.0", |
| 151 | + "ts-loader": "8.4.0", |
152 | 152 | "ts-node": "10.7.0", |
153 | 153 | "tslint": "6.1.3", |
154 | 154 | "typedoc": "0.16.11", |
|
0 commit comments