Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 7.19.0 to 7.21.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.19.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2021
1 parent 3f42fe5 commit ba6aa15
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 51 deletions.
128 changes: 79 additions & 49 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -95,7 +95,7 @@
"mock-aws-s3": "^4.0.1",
"moment": "^2.29.1",
"mongodb": "^3.6.4",
"mongoose": "^5.10.11",
"mongoose": "^5.11.18",
"mongoose-lean-virtuals": "^0.7.2",
"mustache": "^4.0.1",
"object-hash": "^2.0.3",
Expand All @@ -117,7 +117,7 @@
"chai-spies": "^1.0.0",
"dockerlint": "^0.3.9",
"dotenv": "^8.2.0",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"ioredis-mock": "^5.0.0",
"markdownlint-cli": "^0.24.0",
"mocha": "^8.1.3",
Expand Down

0 comments on commit ba6aa15

Please sign in to comment.