Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into dependabot/pip/it/pyt…
Browse files Browse the repository at this point in the history
…hon/astroid-3.2.0
  • Loading branch information
Andrew Omondi committed May 15, 2024
2 parents e1f27bc + b5f137c commit b5cb5c6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 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 @@ -19,7 +19,7 @@
"prettier": "./.prettierrc.json",
"devDependencies": {
"@es-exec/esbuild-plugin-start": "^0.0.5",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.8.0",
"esbuild": "^0.21.2",
Expand All @@ -31,13 +31,13 @@
},
"dependencies": {
"@azure/identity": "^4.2.0",
"@microsoft/kiota-abstractions": "^1.0.0-preview.51",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.46",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.50",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.40",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.51",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.29",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.48",
"@microsoft/kiota-abstractions": "^1.0.0-preview.52",
"@microsoft/kiota-authentication-azure": "^1.0.0-preview.47",
"@microsoft/kiota-http-fetchlibrary": "^1.0.0-preview.51",
"@microsoft/kiota-serialization-form": "^1.0.0-preview.41",
"@microsoft/kiota-serialization-json": "^1.0.0-preview.52",
"@microsoft/kiota-serialization-multipart": "^1.0.0-preview.30",
"@microsoft/kiota-serialization-text": "^1.0.0-preview.49",
"express": "^4.19.2",
"node-fetch": "^2.7.0"
}
Expand Down

0 comments on commit b5cb5c6

Please sign in to comment.