|
60 | 60 | "repo-scripts/*"
|
61 | 61 | ],
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/core": "7.22.11", |
| 63 | + "@babel/core": "7.24.3", |
64 | 64 | "@babel/plugin-transform-modules-commonjs": "7.22.11",
|
65 | 65 | "@babel/preset-env": "7.22.10",
|
66 | 66 | "@babel/preset-typescript": "7.22.11",
|
67 |
| - "@babel/register": "7.22.5", |
| 67 | + "@babel/register": "7.23.7", |
68 | 68 | "@changesets/changelog-github": "0.4.8",
|
69 | 69 | "@changesets/cli": "2.26.2",
|
70 |
| - "@types/chai": "4.3.5", |
71 |
| - "@types/chai-as-promised": "7.1.5", |
72 |
| - "@types/child-process-promise": "2.2.2", |
| 70 | + "@types/chai": "4.3.14", |
| 71 | + "@types/chai-as-promised": "7.1.8", |
| 72 | + "@types/child-process-promise": "2.2.6", |
73 | 73 | "@types/clone": "2.1.1",
|
74 | 74 | "@types/eslint": "7.29.0",
|
75 |
| - "@types/inquirer": "8.2.6", |
76 |
| - "@types/js-yaml": "4.0.5", |
77 |
| - "@types/listr": "0.14.4", |
| 75 | + "@types/inquirer": "8.2.10", |
| 76 | + "@types/js-yaml": "4.0.9", |
| 77 | + "@types/listr": "0.14.9", |
78 | 78 | "@types/long": "4.0.2",
|
79 | 79 | "@types/mocha": "9.1.1",
|
80 |
| - "@types/mz": "2.7.4", |
| 80 | + "@types/mz": "2.7.8", |
81 | 81 | "@types/node": "16.18.68",
|
82 |
| - "@types/request": "2.48.8", |
| 82 | + "@types/request": "2.48.12", |
83 | 83 | "@types/sinon": "9.0.11",
|
84 |
| - "@types/sinon-chai": "3.2.9", |
85 |
| - "@types/tmp": "0.2.3", |
86 |
| - "@types/trusted-types": "2.0.3", |
87 |
| - "@types/yargs": "17.0.24", |
| 84 | + "@types/sinon-chai": "3.2.12", |
| 85 | + "@types/tmp": "0.2.6", |
| 86 | + "@types/trusted-types": "2.0.7", |
| 87 | + "@types/yargs": "17.0.32", |
88 | 88 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
89 | 89 | "@typescript-eslint/eslint-plugin-tslint": "5.62.0",
|
90 | 90 | "@typescript-eslint/parser": "5.62.0",
|
91 | 91 | "api-documenter-me": "0.1.1",
|
92 | 92 | "api-extractor-me": "0.1.2",
|
93 | 93 | "babel-loader": "8.3.0",
|
94 |
| - "chai": "4.3.7", |
| 94 | + "chai": "4.4.1", |
95 | 95 | "chai-as-promised": "7.1.1",
|
96 | 96 | "chalk": "4.1.2",
|
97 | 97 | "child-process-promise": "2.2.1",
|
|
102 | 102 | "eslint": "7.32.0",
|
103 | 103 | "eslint-plugin-import": "2.26.0",
|
104 | 104 | "eslint-plugin-unused-imports": "2.0.0",
|
105 |
| - "express": "4.18.2", |
| 105 | + "express": "4.19.2", |
106 | 106 | "find-free-port": "2.0.0",
|
107 | 107 | "firebase-tools": "11.30.0",
|
108 | 108 | "glob": "7.2.3",
|
|
115 | 115 | "karma-chrome-launcher": "3.2.0",
|
116 | 116 | "karma-cli": "2.0.0",
|
117 | 117 | "karma-coverage-istanbul-reporter": "3.0.3",
|
118 |
| - "karma-firefox-launcher": "2.1.2", |
| 118 | + "karma-firefox-launcher": "2.1.3", |
119 | 119 | "karma-mocha": "2.0.1",
|
120 | 120 | "karma-mocha-reporter": "2.2.5",
|
121 | 121 | "karma-safari-launcher": "1.0.0",
|
122 | 122 | "karma-sourcemap-loader": "0.4.0",
|
123 |
| - "karma-spec-reporter": "0.0.34", |
| 123 | + "karma-spec-reporter": "0.0.36", |
124 | 124 | "karma-summary-reporter": "3.1.1",
|
125 | 125 | "karma-webpack": "5.0.0",
|
126 | 126 | "lcov-result-merger": "3.3.0",
|
|
136 | 136 | "npm-run-all": "4.1.5",
|
137 | 137 | "nyc": "15.1.0",
|
138 | 138 | "ora": "5.4.1",
|
139 |
| - "patch-package": "7.0.0", |
| 139 | + "patch-package": "7.0.2", |
140 | 140 | "postinstall-postinstall": "2.1.0",
|
141 | 141 | "prettier": "2.8.7",
|
142 | 142 | "protractor": "5.4.2",
|
143 | 143 | "request": "2.88.2",
|
144 |
| - "semver": "7.3.8", |
145 |
| - "simple-git": "3.19.1", |
| 144 | + "semver": "7.5.2", |
| 145 | + "simple-git": "3.24.0", |
146 | 146 | "sinon": "9.2.4",
|
147 | 147 | "sinon-chai": "3.7.0",
|
148 | 148 | "source-map-loader": "1.1.3",
|
149 | 149 | "sqlite3": "5.1.6",
|
150 | 150 | "terser": "5.16.1",
|
151 |
| - "ts-loader": "8.4.0", |
| 151 | + "ts-loader": "9.5.1", |
152 | 152 | "ts-node": "10.9.1",
|
153 | 153 | "tslint": "6.1.3",
|
154 | 154 | "typedoc": "0.16.11",
|
|
0 commit comments