|
65 | 65 | "@babel/core": "7.17.10",
|
66 | 66 | "@babel/plugin-transform-modules-commonjs": "7.17.9",
|
67 | 67 | "@babel/preset-env": "7.17.10",
|
68 |
| - "@babel/register": "7.17.7", |
69 | 68 | "@babel/preset-typescript": "7.16.7",
|
| 69 | + "@babel/register": "7.17.7", |
70 | 70 | "@changesets/changelog-github": "0.4.7",
|
71 | 71 | "@changesets/cli": "2.25.0",
|
72 | 72 | "@types/chai": "4.3.1",
|
|
75 | 75 | "@types/clone": "2.1.1",
|
76 | 76 | "@types/eslint": "7.29.0",
|
77 | 77 | "@types/inquirer": "8.2.1",
|
| 78 | + "@types/js-yaml": "4.0.5", |
78 | 79 | "@types/listr": "0.14.4",
|
79 | 80 | "@types/long": "4.0.2",
|
80 | 81 | "@types/mocha": "9.1.1",
|
81 | 82 | "@types/mz": "2.7.4",
|
82 | 83 | "@types/node": "12.20.50",
|
| 84 | + "@types/request": "2.48.8", |
83 | 85 | "@types/sinon": "9.0.11",
|
84 | 86 | "@types/sinon-chai": "3.2.8",
|
85 | 87 | "@types/tmp": "0.2.3",
|
86 | 88 | "@types/yargs": "17.0.10",
|
87 |
| - "@types/js-yaml": "4.0.5", |
88 |
| - "@types/request": "2.48.8", |
89 | 89 | "@typescript-eslint/eslint-plugin": "4.33.0",
|
90 | 90 | "@typescript-eslint/eslint-plugin-tslint": "4.33.0",
|
91 | 91 | "@typescript-eslint/parser": "4.33.0",
|
92 | 92 | "api-documenter-me": "0.1.1",
|
93 | 93 | "api-extractor-me": "0.1.2",
|
94 | 94 | "babel-loader": "8.2.5",
|
| 95 | + "babel-plugin-transform-import-meta": "2.1.1", |
95 | 96 | "chai": "4.3.6",
|
96 | 97 | "chai-as-promised": "7.1.1",
|
97 | 98 | "chalk": "4.1.2",
|
|
150 | 151 | "ts-node": "10.7.0",
|
151 | 152 | "tslint": "6.1.3",
|
152 | 153 | "typedoc": "0.16.11",
|
153 |
| - "typescript": "4.2.2", |
| 154 | + "typescript": "4.4", |
154 | 155 | "watch": "1.0.2",
|
155 | 156 | "webpack": "4.46.0",
|
156 | 157 | "yargs": "17.4.1"
|
|
0 commit comments