Skip to content

Commit 4a0e609

Browse files
authored
Merge pull request #94 from microsoftgraph/dependabot/npm_and_yarn/mocha-10.2.0
Bump mocha from 3.5.3 to 10.2.0
2 parents 605be2a + 87cb4f4 commit 4a0e609

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
"@types/chai": "^3.4.35",
1818
"typescript": "^2.2.1",
1919
"chai": "^3.5.0",
20-
"mocha": "^3.2.0",
20+
"mocha": "^10.2.0",
2121
"@microsoft/microsoft-graph-client": "^0.3.2"
2222
}
2323
}

0 commit comments

Comments
 (0)