Skip to content

Commit

Permalink
chore(dev-deps): update @types/mocha requirement from ^10.0.0 to ^10.0.6
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 08f56ed commit 29a87bf
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 @@ -58,7 +58,7 @@
"@oclif/test": "^3",
"@types/chai": "^4",
"@types/inquirer": "^9.0.7",
"@types/mocha": "^10.0.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18",
"@types/sqlite3": "^3.1.11",
"chai": "^4",
Expand Down

0 comments on commit 29a87bf

Please sign in to comment.