Skip to content

Commit 20ab865

Browse files
chore(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#54)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 217b6f2 commit 20ab865

File tree

2 files changed

+23
-54
lines changed

2 files changed

+23
-54
lines changed

package-lock.json

Lines changed: 22 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"chai": "^4.3.6",
2323
"chai-http": "^4.3.0",
24-
"mocha": "^9.2.2",
24+
"mocha": "^10.0.0",
2525
"nodemon": "^2.0.16"
2626
},
2727
"description": "This API has been created to be used by our team in order to get the latest tweets from [@MOH_kenya](https://twiiter.com/MOH_kenya).",

0 commit comments

Comments
 (0)