@pnp/cli-microsoft365 4.1.0-beta.1a19e90 → 4.1.0-beta.22e5a2d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnp/cli-microsoft365",
3
- "version": "4.1.0-beta.1a19e90",
3
+ "version": "4.1.0-beta.22e5a2d",
4
4
  "description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
@@ -166,48 +166,47 @@
166
166
  "Wojcik, Adam <adam.wojcik.it@gmail.com>"
167
167
  ],
168
168
  "dependencies": {
169
- "@azure/msal-node": "^1.3.0",
169
+ "@azure/msal-node": "^1.3.2",
170
170
  "adaptive-expressions": "^4.14.1",
171
171
  "adaptivecards-templating": "^2.1.0",
172
- "adm-zip": "^0.5.5",
173
- "applicationinsights": "^2.1.6",
174
- "axios": "^0.21.3",
172
+ "adm-zip": "^0.5.9",
173
+ "applicationinsights": "^2.1.8",
174
+ "axios": "^0.22.0",
175
175
  "chalk": "^4.1.2",
176
- "easy-table": "^1.1.1",
177
- "inquirer": "^8.1.2",
176
+ "easy-table": "^1.2.0",
177
+ "inquirer": "^8.2.0",
178
178
  "jmespath": "^0.15.0",
179
179
  "json-to-ast": "^2.1.0",
180
180
  "markshell": "^1.3.8",
181
181
  "minimist": "^1.2.5",
182
182
  "node-forge": "^0.10.0",
183
- "omelette": "^0.4.15",
184
- "open": "^8.2.1",
183
+ "omelette": "^0.4.17",
184
+ "open": "^8.3.0",
185
185
  "semver": "^7.3.4",
186
186
  "strip-json-comments": "^3.1.1",
187
- "typescript": "^4.4.2",
187
+ "typescript": "^4.4.3",
188
188
  "update-notifier": "^5.1.0",
189
189
  "uuid": "^8.3.2",
190
190
  "xmldom": "^0.6.0"
191
191
  },
192
192
  "devDependencies": {
193
- "@microsoft/microsoft-graph-types": "^2.5.0",
193
+ "@microsoft/microsoft-graph-types": "^2.7.0",
194
194
  "@types/adm-zip": "^0.4.34",
195
- "@types/easy-table": "^0.0.33",
196
- "@types/inquirer": "^7.3.3",
195
+ "@types/inquirer": "^8.1.3",
197
196
  "@types/jmespath": "^0.15.0",
198
197
  "@types/json-to-ast": "^2.1.2",
199
198
  "@types/minimist": "^1.2.2",
200
199
  "@types/mocha": "^9.0.0",
201
- "@types/node": "^14.17.14",
202
- "@types/node-forge": "^0.10.3",
200
+ "@types/node": "^14.17.21",
201
+ "@types/node-forge": "^0.10.8",
203
202
  "@types/semver": "^7.3.8",
204
- "@types/sinon": "^10.0.2",
203
+ "@types/sinon": "^10.0.4",
205
204
  "@types/update-notifier": "^5.1.0",
206
205
  "@types/uuid": "^8.3.1",
207
206
  "@types/xmldom": "^0.1.31",
208
- "@typescript-eslint/eslint-plugin": "^4.30.0",
209
- "@typescript-eslint/parser": "^4.30.0",
210
- "c8": "^7.8.0",
207
+ "@typescript-eslint/eslint-plugin": "^4.33.0",
208
+ "@typescript-eslint/parser": "^4.33.0",
209
+ "c8": "^7.10.0",
211
210
  "coveralls": "^3.1.1",
212
211
  "eslint": "^7.32.0",
213
212
  "eslint-config-standard": "^16.0.3",
@@ -215,7 +214,7 @@
215
214
  "eslint-plugin-import": "^2.24.2",
216
215
  "eslint-plugin-node": "^11.1.0",
217
216
  "eslint-plugin-promise": "^5.1.0",
218
- "mocha": "^9.1.1",
217
+ "mocha": "^9.1.2",
219
218
  "rimraf": "^3.0.2",
220
219
  "sinon": "^11.1.2"
221
220
  }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=UserTeamsApp.js.map