Skip to content

Commit

Permalink
chore(deps-dev): bump mocha from 8.3.1 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.1 to 8.3.2.
- [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 4dbd9d5 commit 23e2371
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
57 changes: 28 additions & 29 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -59,7 +59,7 @@
"cli-color": "2.0.0",
"cors": "2.8.5",
"express": "4.17.1",
"fast-json-stringify": "2.5.0",
"fast-json-stringify": "2.5.1",
"fast-safe-stringify": "2.0.7",
"iterare": "1.2.1",
"object-hash": "2.1.1",
Expand Down Expand Up @@ -88,7 +88,7 @@
"@types/gulp": "4.0.8",
"@types/mocha": "8.2.1",
"@types/mongoose": "5.10.3",
"@types/node": "14.14.32",
"@types/node": "14.14.33",
"@types/redis": "2.8.28",
"@types/reflect-metadata": "0.1.0",
"@types/sinon": "9.0.11",
Expand All @@ -113,20 +113,20 @@
"core-js": "3.9.1",
"coveralls": "3.1.0",
"delete-empty": "3.0.0",
"engine.io-client": "4.1.2",
"engine.io-client": "5.0.0",
"eslint": "7.21.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eventsource": "1.0.7",
"fancy-log": "1.3.3",
"fastify": "3.13.0",
"fastify": "3.14.0",
"fastify-cors": "5.2.0",
"fastify-formbody": "5.0.0",
"fastify-multipart": "4.0.0",
"fastify-multipart": "4.0.1",
"fastify-static": "4.0.1",
"graphql": "15.5.0",
"graphql-tools": "7.0.4",
"grpc": "1.24.5",
"grpc": "1.24.6",
"gulp": "4.0.2",
"gulp-clang-format": "1.0.27",
"gulp-clean": "0.4.0",
Expand All @@ -143,8 +143,8 @@
"markdown-table": "2.0.0",
"merge-graphql-schemas": "1.7.8",
"middie": "5.2.0",
"mocha": "8.3.1",
"mongoose": "5.11.19",
"mocha": "8.3.2",
"mongoose": "5.12.0",
"mqtt": "4.2.6",
"multer": "1.4.2",
"mysql": "2.18.1",
Expand Down

0 comments on commit 23e2371

Please sign in to comment.