Skip to content

Commit fb34420

Browse files
author
Geoffrey Koros
committed
Merge branch 'main' into beta/pipelinebuild/112480
2 parents 4210663 + ab7c4fd commit fb34420

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"url": "https://github.com/microsoftgraph/msgraph-beta-typescript-typings.git"
1515
},
1616
"devDependencies": {
17-
"@types/chai": "^3.4.35",
18-
"typescript": "^2.2.1",
19-
"chai": "^3.5.0",
20-
"mocha": "^3.2.0",
21-
"@microsoft/microsoft-graph-client": "^0.3.2"
17+
"typescript": "^5.0.4",
18+
"@types/chai": "^4.3.4",
19+
"chai": "^4.3.7",
20+
"mocha": "^10.2.0",
21+
"@microsoft/microsoft-graph-client": "^3.0.5"
2222
}
2323
}

0 commit comments

Comments
 (0)