|
60 | 60 | "repo-scripts/*"
|
61 | 61 | ],
|
62 | 62 | "devDependencies": {
|
63 |
| - "@babel/core": "7.17.10", |
64 |
| - "@babel/plugin-transform-modules-commonjs": "7.22.5", |
65 |
| - "@babel/preset-env": "7.19.4", |
66 |
| - "@babel/preset-typescript": "7.22.5", |
| 63 | + "@babel/core": "7.22.11", |
| 64 | + "@babel/plugin-transform-modules-commonjs": "7.22.11", |
| 65 | + "@babel/preset-env": "7.22.10", |
| 66 | + "@babel/preset-typescript": "7.22.11", |
67 | 67 | "@babel/register": "7.22.5",
|
68 | 68 | "@changesets/changelog-github": "0.4.8",
|
69 | 69 | "@changesets/cli": "2.26.2",
|
70 |
| - "@types/chai": "4.3.4", |
| 70 | + "@types/chai": "4.3.5", |
71 | 71 | "@types/chai-as-promised": "7.1.5",
|
72 | 72 | "@types/child-process-promise": "2.2.2",
|
73 | 73 | "@types/clone": "2.1.1",
|
74 | 74 | "@types/eslint": "7.29.0",
|
75 |
| - "@types/inquirer": "8.2.1", |
| 75 | + "@types/inquirer": "8.2.6", |
76 | 76 | "@types/js-yaml": "4.0.5",
|
77 | 77 | "@types/listr": "0.14.4",
|
78 | 78 | "@types/long": "4.0.2",
|
|
85 | 85 | "@types/tmp": "0.2.3",
|
86 | 86 | "@types/trusted-types": "2.0.3",
|
87 | 87 | "@types/yargs": "17.0.24",
|
88 |
| - "@typescript-eslint/eslint-plugin": "5.43.0", |
89 |
| - "@typescript-eslint/eslint-plugin-tslint": "5.43.0", |
90 |
| - "@typescript-eslint/parser": "5.43.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 89 | + "@typescript-eslint/eslint-plugin-tslint": "5.62.0", |
| 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",
|
|
104 | 104 | "eslint-plugin-unused-imports": "2.0.0",
|
105 | 105 | "express": "4.18.2",
|
106 | 106 | "find-free-port": "2.0.0",
|
107 |
| - "firebase-tools": "11.27.0", |
| 107 | + "firebase-tools": "11.30.0", |
108 | 108 | "glob": "7.2.3",
|
109 | 109 | "http-server": "14.1.1",
|
110 | 110 | "indexeddbshim": "10.1.0",
|
111 |
| - "inquirer": "8.2.5", |
| 111 | + "inquirer": "8.2.6", |
112 | 112 | "istanbul-instrumenter-loader": "3.0.1",
|
113 | 113 | "js-yaml": "4.1.0",
|
114 | 114 | "karma": "6.4.2",
|
|
123 | 123 | "karma-spec-reporter": "0.0.34",
|
124 | 124 | "karma-summary-reporter": "3.1.1",
|
125 | 125 | "karma-webpack": "5.0.0",
|
126 |
| - "lcov-result-merger": "3.1.0", |
| 126 | + "lcov-result-merger": "3.3.0", |
127 | 127 | "lerna": "4.0.0",
|
128 | 128 | "listr": "0.14.3",
|
129 | 129 | "lodash": "4.17.21",
|
|
142 | 142 | "protractor": "5.4.2",
|
143 | 143 | "request": "2.88.2",
|
144 | 144 | "semver": "7.3.8",
|
145 |
| - "simple-git": "3.16.0", |
| 145 | + "simple-git": "3.19.1", |
146 | 146 | "sinon": "9.2.4",
|
147 | 147 | "sinon-chai": "3.7.0",
|
148 | 148 | "source-map-loader": "1.1.3",
|
|
155 | 155 | "typescript": "4.7.4",
|
156 | 156 | "watch": "1.0.2",
|
157 | 157 | "webpack": "5.76.0",
|
158 |
| - "yargs": "17.7.1" |
| 158 | + "yargs": "17.7.2" |
159 | 159 | }
|
160 | 160 | }
|
0 commit comments