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 committed May 1, 2022
1 parent 44214d0 commit f30627d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"karma-typescript": "^5.0.0",
"karma-typescript-es6-transform": "^5.0.0",
"lodash.template": "^4.0.0",
"mocha": "8.1.3",
"mocha": "10.0.0",
"pascal-case": "^3.0.0",
"recursive-copy": "^2.0.0",
"shelljs": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"karma-sinon": "^1.0.0",
"karma-typescript": "^5.0.0",
"karma-typescript-es6-transform": "^5.0.0",
"mocha": "8.1.3",
"mocha": "10.0.0",
"sinon": "^13.0.0",
"typescript": "4.2.4"
},
Expand Down

0 comments on commit f30627d

Please sign in to comment.