Update deps (#59006)

This commit is contained in:
Jake Bailey 2024-06-26 15:03:43 -07:00 committed by GitHub
parent 05766227f0
commit fe0bdc8cde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 366 additions and 354 deletions

700
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,19 +42,19 @@
"@dprint/formatter": "^0.3.0",
"@dprint/typescript": "0.91.1",
"@esfx/canceltoken": "^1.0.0",
"@octokit/rest": "^20.1.1",
"@octokit/rest": "^21.0.0",
"@types/chai": "^4.3.16",
"@types/diff": "^5.2.1",
"@types/minimist": "^1.2.5",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/ms": "^0.7.34",
"@types/node": "latest",
"@types/source-map-support": "^0.5.10",
"@types/which": "^3.0.4",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/utils": "^7.13.1",
"azure-devops-node-api": "^13.0.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/utils": "^7.14.1",
"azure-devops-node-api": "^14.0.1",
"c8": "^10.1.2",
"chai": "^4.4.1",
"chalk": "^4.1.2",
@ -66,15 +66,15 @@
"eslint-formatter-autolinkable-stylish": "^1.3.0",
"eslint-plugin-local": "^4.2.2",
"fast-xml-parser": "^4.4.0",
"glob": "^10.4.1",
"glob": "^10.4.2",
"hereby": "^1.8.9",
"jsonc-parser": "^3.2.1",
"jsonc-parser": "^3.3.1",
"minimist": "^1.2.8",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"mocha-fivemat-progress-reporter": "^0.1.0",
"ms": "^2.1.3",
"node-fetch": "^3.3.2",
"playwright": "^1.44.1",
"playwright": "^1.45.0",
"source-map-support": "^0.5.21",
"tslib": "^2.6.3",
"typescript": "^5.5.2",