Skip to content

Commit

Permalink
Update dependency mocha to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent 945afd4 commit d9d60b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@oclif/test": "^2.2.12",
"@types/chai": "^4",
"@types/mocha": "^9.0.0",
"@types/mocha": "^10.0.0",
"@types/node": "^16.18.4",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"chai": "^4",
Expand All @@ -39,7 +39,7 @@
"eslint-config-oclif-typescript": "^1.0.3",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^9",
"mocha": "^10.0.0",
"oclif": "^3",
"prettier": "^2.8.4",
"shx": "^0.3.3",
Expand Down

0 comments on commit d9d60b6

Please sign in to comment.