diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-10 22:57:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 22:57:18 +0000 |
commit | 7cf418b9372fd0e910eba19b1caae2e104f03068 (patch) | |
tree | c790327b32ae0bb45d750c6b775cd5bed04272fb /package.json | |
parent | 0ad19a917393bb8c5eb9ec792666dab635cd68d3 (diff) |
Bump mocha from 7.2.0 to 8.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6ddc1bc..dda0481 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^4.0.2", "lanthan": "0.0.2", - "mocha": "^7.0.1", + "mocha": "^8.1.1", "node-sass": "^4.13.1", "prettier": "^2.0.0", "prettier-eslint": "^11.0.0", |