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 Jun 24, 2024
1 parent 7c9d0bb commit 10debda
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 64 deletions.
117 changes: 55 additions & 62 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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": "^7.13.0",
"chai": "^4",
Expand All @@ -40,7 +40,7 @@
"eslint-config-oclif-typescript": "^3.1.7",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"mocha": "^9",
"mocha": "^10.0.0",
"oclif": "^3",
"prettier": "^3.3.2",
"shx": "^0.3.3",
Expand Down

0 comments on commit 10debda

Please sign in to comment.