Skip to content

Commit b51f815

Browse files
authored
Merge pull request #182 from microsoftgraph/dependabot/npm_and_yarn/mocha-11.0.1
Bump mocha from 10.8.2 to 11.0.1
2 parents d0e79dd + 58aed82 commit b51f815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"typescript": "^5.0.4",
1818
"@types/chai": "^5.0.0",
1919
"chai": "^5.0.0",
20-
"mocha": "^10.2.0",
20+
"mocha": "^11.0.1",
2121
"@microsoft/microsoft-graph-client": "^3.0.5"
2222
}
2323
}

0 commit comments

Comments
 (0)