Skip to content

Commit

Permalink
chore(deps-dev): update mocha requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent f78dfbb commit 82db8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generator/app/templates/package.json
Expand Up @@ -67,7 +67,7 @@
"karma-sourcemap-loader": "^0.3.8",
"karma-teamcity-reporter": "^1.1.0",
"karma-webpack": "^5.0.0",
"mocha": "^8.3.1",
"mocha": "^8.3.2",
"react-test-renderer": "^17.0.1",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
Expand Down

0 comments on commit 82db8e1

Please sign in to comment.