Skip to content

Commit

Permalink
Merge pull request #28 from buildkite/renovate/mocha-10.x
Browse files Browse the repository at this point in the history
Update dependency mocha to v10
  • Loading branch information
pzeballos authored Jun 25, 2024
2 parents bdb4b07 + 6e70f8a commit 3ce01d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"test": "mocha ./test.js"
},
"devDependencies": {
"mocha": "9.2.2"
"mocha": "10.5.1"
}
}

0 comments on commit 3ce01d0

Please sign in to comment.