Skip to content

Commit 87cb4f4

Browse files
Bump mocha from 3.5.3 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 10.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v3.5.3...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 605be2a commit 87cb4f4

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)