Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/it/python/h2-4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Feb 3, 2025
2 parents 4829703 + 6546817 commit cb1837a
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
76 changes: 38 additions & 38 deletions it/typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions it/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@es-exec/esbuild-plugin-start": "^0.0.5",
"@stylistic/eslint-plugin-ts": "^3.0.1",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"esbuild": "^0.24.2",
Expand All @@ -32,13 +32,13 @@
},
"dependencies": {
"@azure/identity": "^4.6.0",
"@microsoft/kiota-abstractions": "^1.0.0-preview.80",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.80",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.80",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.80",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.80",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.80",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.80",
"@microsoft/kiota-abstractions": "^1.0.0-preview.81",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.81",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.81",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.81",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.81",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.81",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.81",
"express": "^5.0.1",
"node-fetch": "^2.7.0"
}
Expand Down
6 changes: 3 additions & 3 deletions vscode/microsoft-kiota/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb1837a

Please sign in to comment.